Skip to content

Instantly share code, notes, and snippets.

@AdamLawicki
Created October 18, 2015 21:44
Show Gist options
  • Save AdamLawicki/d67b16df301a49a4d0b8 to your computer and use it in GitHub Desktop.
Save AdamLawicki/d67b16df301a49a4d0b8 to your computer and use it in GitHub Desktop.
Change file ownership of /var/www to apache user
[ec2-user wordpress]$ sudo chown -R apache /var/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment