Add User to Apache Group on Mac OSX From http://stackoverflow.com/questions/4424612/how-to-add-a-user-to-apache-group-on-mac-os-x
sudo dseditgroup -o edit -a `whoami` -t user _www