Skip to content

Instantly share code, notes, and snippets.

@AdamLawicki
Created October 18, 2015 19:46
Show Gist options
  • Save AdamLawicki/4089a615987d3699edee to your computer and use it in GitHub Desktop.
Save AdamLawicki/4089a615987d3699edee to your computer and use it in GitHub Desktop.
Modify group ownership of /var/www to the www group
[ec2-user ~]$ sudo chown -R root:www /var/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment