Webfaction newbie here. I've set up a new Static/CGI/PHP app, assigned it to a domain, and moved my wordpress files from my old server (so long, MT!). Before importing my database, I tried the website, and saw WP's index.php unparsed (see http://www.offbeattourism.com/). What did I do wrong? asked 07 Nov '10, 02:01 dusandz |
The reason this is happening is because you've added a line to your .htaccess which is overriding the server's config:
Just remove this line and your site will work again. answered 07 Nov '10, 02:05 David L ♦♦ Didn't think of that... It works now, thanks!
(07 Nov '10, 03:21)
dusandz
|