Skip to content

Instantly share code, notes, and snippets.

@kylelarkin
Last active January 3, 2016 01:49
Show Gist options
  • Save kylelarkin/8391667 to your computer and use it in GitHub Desktop.
Save kylelarkin/8391667 to your computer and use it in GitHub Desktop.
Changing uploads folder ownership to apache:apache Note: from within the wp-content directory
chown -R apache:apache uploads/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment