coningham
1/27/2015 - 4:19 PM

protect wp-config.php

protect wp-config.php

# protect wp-config.php
<Files wp-config.php>
order allow,deny
deny from all
</Files>