I am having a strange css typing problem. When I call @import "file.css"
the header which I get from LiveHTTPHeaders (after the GET request)
shows the Content-Type as text/html. When I try to load the css file
directly, I get the same.

I am using Apache 2.2.3.

In my mime.types file I have the line

text/css                        css

In http.conf I have the line

    AddType text/css .css

and I have the same line in the .htaccess file for the base directory of
this page. Any ideas ? I'm pretty stuck on this one.....


Thanks,
JCC


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to