Tagged Questions
37
votes
8answers
7k views
Is moving wp-config outside the web root really beneficial?
One of the most common security best practices these days seems to be moving wp-config.php one directory higher than the vhost's document root. I've never really found a good explanation for that, but ...
0
votes
1answer
155 views
What are “best practices” for wp-config.php
Just started reading Professional WordPress®: Design and Development
I'm reading the section on "Advanced wp-config Options".
I see many options which I think are pretty cool/useful, but before I ...