WordPress codex says "Permissions will be different from host to host ...".
What are the recommended standard file permissions for WordPress directories and files? Where do I find a list or table?
WordPress codex says "Permissions will be different from host to host ...".
What are the recommended standard file permissions for WordPress directories and files? Where do I find a list or table?
This is the basic default.
Directories should have permissions of 755. NEVER 777.
All files should have permissions of 644.
This topic has been closed to new replies.