Skip to content

Instantly share code, notes, and snippets.

@heroheman
Forked from sergeimuller/gist:3121577
Created July 16, 2012 09:19
Show Gist options
  • Save heroheman/3121740 to your computer and use it in GitHub Desktop.
Save heroheman/3121740 to your computer and use it in GitHub Desktop.
Wordpress: Recommended File & Folder Permissions
Root directory 0755
wp-admin 0755
wp-content 0755
wp-includes 0755
.htaccess 0640
readme.html 0400
wp-config.php 0644
wp-admin/index.php 0644
wp-admin/.htaccess 0640
Via: http://orangecopper.com/blog/recommended-file-and-folder-permissions-for-your-wordpress-blog-installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment