-
-
Save heroheman/3121740 to your computer and use it in GitHub Desktop.
Wordpress: Recommended File & Folder Permissions
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
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