Frequently Asked Questions
chmod file security tips
Last Updated 5 years ago
Please follow the following tips to chmod your files:
Chmod your
.htpasswd files 640,
.htaccess files 644.
Chmod php files 600,
chmod files that you really dont want people to see as 400 (wp-config.php, config.php) and NEVER chmod 777, if something requires write access use 766 first then 775
Chmod your
.htpasswd files 640,
.htaccess files 644.
Chmod php files 600,
chmod files that you really dont want people to see as 400 (wp-config.php, config.php) and NEVER chmod 777, if something requires write access use 766 first then 775