CSS won't load in Firefox

Redd Vinylene reddvinylene at gmail.com
Wed Jul 30 00:22:07 MSD 2008


i believe the lack of mime types confused firefox on how to treat a css file.

it's all good now though :)

On Tue, Jul 29, 2008 at 10:16 PM, Corey Donohoe <atmos at atmos.org> wrote:
> On Tue, Jul 29, 2008 at 2:01 PM, Redd Vinylene <reddvinylene at gmail.com> wrote:
>> it works just fine in ie. and in firefox when the production
>> environment is development.
>
> Are you SURE IE isn't caching an older version of the css file?  Are
> you dynamically generating your css files and serving them from
> mongrel?  If so, are you setting the proper headers to serve the css
> files w/ the appropriate mime-type?  What does curl -vv
> http://foo.com/path/to/my.css yield?
>
>>
>> production.log and nginx-error.log shows no signs of an error...
>
> What level do you have your access log logging at?
>
>>
>> i had the exact same problem with apache a while back, and loading the
>> mime module fixed it.
>>
>
>
> --
> Corey Donohoe
> http://www.atmos.org/
> http://www.engineyard.com/
>
>





More information about the nginx mailing list