Last active
January 3, 2016 01:49
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chown -R apache:apache uploads/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment