Mac OS Apache ownership fix

Because the Apache user on a Mac OS X box is called “_www” not the more Linux-common “apache”…

## Make Mac OS Apache user owner of Folder
sudo chown -R _www path/to/folder

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *