Move wp-config.php

By default wp-config.php, which contains all your most sensitive data, is stored in the top level directory of your blog. What few people know however is that you can actually move this file to the directory above its default location.

If WordPress is installed in the /public_html directory this allows you to move the file completely out of public access.

You might also want to read...

One Response to “Move wp-config.php”

  1. [...] Moving it to a higher level directory [...]

Leave a Reply