8 messages in ru.sysoev.nginxRe: CSS won't load in Firefox
FromSent OnAttachments
Redd VinyleneJul 29, 2008 12:30 pm 
Redd VinyleneJul 29, 2008 12:31 pm 
mikeJul 29, 2008 12:36 pm 
Corey DonohoeJul 29, 2008 12:39 pm 
Redd VinyleneJul 29, 2008 1:01 pm 
Redd VinyleneJul 29, 2008 1:12 pm 
Corey DonohoeJul 29, 2008 1:15 pm 
Redd VinyleneJul 29, 2008 1:21 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: CSS won't load in FirefoxActions...
From:Corey Donohoe (atmo@public.gmane.org)
Date:Jul 29, 2008 1:15:40 pm
List:ru.sysoev.nginx

On Tue, Jul 29, 2008 at 2:01 PM, Redd Vinylene
<redd@public.gmane.org> 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.