Post date: Jan 10, 2014 3:54:09 AM
/var/www
sudo chown www-data:www-data * -R
sudo find -type d -exec chmod 755 {} \; sudo find -type f -exec chmod 644 {} \;
sudo chown www-data:www-data /var/www -R sudo chmod g+w /var/www -R
http://stackoverflow.com/questions/17658462/giving-ownership-rights-properly-on-ubuntu-linux