[thelist] more htaccess problems :(

Stephen Rider evolt_org at striderweb.com
Fri Aug 10 11:56:45 CDT 2007


I was writing a big long treatise on .htaccess, but then I noticed  
this in your page source:

@import url( http://localhost/notes/wp-content/themes/classic/ 
style.css );

I'm guessing that WordPress is trying to redirect you to localhost  
instead of the web server.

Go directly into the WordPress MySQL database and in the wp_options  
table, change "localhost" to "http://www.phazm.com".  Note that there  
are two different fields where you need to change this.

On Aug 8, 2007, at 11:47 PM, Jon Hughes wrote:

> which should pull from /wp-admin/index.php but isn't.



More information about the thelist mailing list