.htaccess WordPress – wp-config.php Protection
September 5, 2009 | Posted by Wolf |
You can exclude external access to your WordPress wp-config.php file via the .htaccess file.
Security Hack WordPress – wp-config.php Protection
September 5, 2009 | Posted by Wolf |
You can exclude external access to your WordPress wp-config.php file moving it outside your WordPress root directory. This tip works with WordPress starting from 2.6 release as reported by WordPress Codex.
What do you have to do if your ISP does not allow you to store files to a higher level than your WordPress root directory? Read .htaccess WordPress – wp-config.php Protection to get the solution!
What do you have to do if your ISP allows you to store files to a higher level than your WordPress root directory but you have more than a blog on the same inside level? Well, you reached the right place!