Skip to content

Instantly share code, notes, and snippets.

@rick4470
Created April 7, 2017 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rick4470/6c2f517b2b52213d7e2f97e350a284d1 to your computer and use it in GitHub Desktop.
Save rick4470/6c2f517b2b52213d7e2f97e350a284d1 to your computer and use it in GitHub Desktop.
WordPress Security
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