rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: pukstpr12 on May 28, 2006, 01:24:38 PM

Title: Using CSS
Post by: pukstpr12 on May 28, 2006, 01:24:38 PM
I'm having problems using CSS w/ HFS...I have set the index.html as the default mask, but the CDD does not load, leaving me w/ an all text page...The code is fine, I'm sure of that, as I have tested it on another server.  Are there any special roots I need to direct my CSS files to?  Are seperate style sheets not suported in HFS? Thanks for the help.
Title: Using CSS
Post by: rejetto on May 28, 2006, 04:51:34 PM
is the CSS a separated file?

if yes, is the CSS file published in HFS ?
Title: Using CSS
Post by: Martok on May 29, 2006, 02:10:09 PM
And if so, be sure to have the MIME-Type for CSS set:
Other Options->MIME-Types...
And add *.css with the MIME-Type text/css

Some browsers behave weird if CSS are sent as text/plain (default).
Title: Using CSS
Post by: rejetto on May 29, 2006, 05:53:21 PM
2.1 will have the MIME setting for CSS