Hi, I am in the process of setting up Wordpress, going through various steps to make this installation as secure as possible. One of the security tricks is to move the config.php file up one directory. This does not seem possible due to the way the Webfaction installer deals with new WP installations. Any suggestions? Thanks, Peter asked 11 Sep '12, 02:09 petervh |
You can do this easily using a "Symbolic Link to Static/CGI/PHP" application. For example, if your wordpress application is This will have the effect of making the web root for the application Hope that helps! answered 11 Sep '12, 02:38 ryans ♦♦ |