Not realizing that OS X creates a ~/Sites folder when you enable web sharing, I started putting my sites for MAMP within a ~/Sites directory, which did not exist on my new laptop. Is this ok, as long as I don't enable web sharing? Even if I did enable it, would something happen to the other files I put in there?
| |||
|
feedback
|
|
It's fine, just realize the built in apache server will share the files you have placed there unless you change the apple supplied httpd.conf should you start up web sharing. | |||
feedback
|
|
Any files you put in the So, like a typical webserver, whatever files you put in there will not be changed unless you youself edit/move/delete them. You should also double check the permissions so that only you have read/write/execute permission and group & others only have read/execute. | ||||
|
feedback
|