Edit MAC OS X folder permission for Apache to access
For local developing Open terminal sudo chmod -R 755 [Your site folder path here]
For local developing Open terminal sudo chmod -R 755 [Your site folder path here]
use SSH to login to the terminal /usr/syno/etc.defaults/rc.d/S97apache-sys.sh restart
hosts /private/etc/hosts Apache httpd.conf /private/etc/apache2/http.conf Apache virtual httpd.conf /private/etc/apache2/users/[username].conf MySQL /usr/local/mysql/bin/mysql /usr/local/mysql/bin/mysqladmin
Mac OS build in Apache2 for the default web server. PHP is comes with the standard build as well, but you need to enable it by editing the Apache configuration file. under this path. /etc/apache2/httpd.conf and enable the module with the following line #LoadModule php5_module libexec/apache2/libphp5.so To enable the module, you only need to un …
100-199 SRCs provide confirmation that a request was received and is being processed. (silent) 100 This is good. The request was completed and the process can move along. 101 Request to switch protocols (like from HTTP to FTP) was accepted.