Page 1 of 1

No Styles, Themes or other formatting after installing

Posted: Fri Sep 08, 2006 1:19 am
by allied
HI,
I just installed the latest version for the first time on Win2003 machine.
Front end and back end pages have no css formatting at all.

In the html source code there are references to serendipity.css & serendipity_admin.css that look like this:
http://www.xxxyyyzzz.com/sblog/serendipity.css

Is there a problem with serendipity_rewriteURL() function on win2003 machine or it is something else?

Thanks

Posted: Fri Sep 08, 2006 2:55 am
by mgroeninger
I assume you are using apache, running on Win2003? The rewrite stuff does not support IIS out of the box, because IIS hasn't really had a good rewrite solution. (though I think it does in 2003, doesn't it?)

Posted: Fri Sep 08, 2006 10:19 am
by garvinhicking
Just to increase the verbosity a bit: You can turn off URL Rewriting by entering the s9y configuration and set "URL Rewriting" to "None".

HTH,
Garvin