Skip to content

Instantly share code, notes, and snippets.

@edurodriguesdias
Created October 8, 2019 16:49
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 edurodriguesdias/2791c44f7544c9c721fcd93e42197438 to your computer and use it in GitHub Desktop.
Save edurodriguesdias/2791c44f7544c9c721fcd93e42197438 to your computer and use it in GitHub Desktop.
WordPress Permissions
chmod -R 755 wp-content
chmod -R 755 wp-admin
chmod -R 755 wp-includes
chmod 755 .
chmod 644 .htacces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment