Created
April 7, 2017 17:47
-
-
Save rick4470/6c2f517b2b52213d7e2f97e350a284d1 to your computer and use it in GitHub Desktop.
WordPress Security
This file contains hidden or 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
cd /var/www/portfolio/ | |
sudo chown -R $USER:www-data . | |
sudo chmod -R g+w wp-content/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment