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]
You can access your web page via http://localhost [your IP address] For the personal web pages you can access via http://localhost[your IP address]/~username ———————- EDIT hosts FILE ————————— To edit the hosts file, you enable to access the web page by using some meaningful keyword; e.g. myfirstpage or myaccounts, by editing the host …