View Single Post
Old 28th May 2008
erehwon erehwon is offline
Port Guard
 
Join Date: May 2008
Location: Cascadia
Posts: 34
Default

Quote:
Originally Posted by xCipherx View Post
I've got an obsd 4.3 webserver and it handles .css just fine.

I'm using the following code:
Code:
<link rel="stylesheet" type="text/css" href="style.css" />
and I've got my .css file in the rootdirectory.
Firefox displays the page as intended?

Can you discuss what DefaultType you are using in your httpd.conf, whether you have added any AddType directives, and so on?
Reply With Quote