rejetto forum
Software => HFS ~ HTTP File Server => Topic started 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.
-
is the CSS a separated file?
if yes, is the CSS file published in HFS ?
-
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).
-
2.1 will have the MIME setting for CSS