> The only approach I've found that works is to > stick a header("Content-type: text/css") at the top of my css files, which > is inconvenient to say the least. Anyone have a solution for this? Most of those *type directives only apply when apache serves a static file by that name. If you're generating it from fcgi, you have to issue the content-type yourself. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx