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

Last updated on 5th September 2018