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:Redd Vinylene (redd@public.gmane.org)
Date:Jul 29, 2008 1:01:11 pm
List:ru.sysoev.nginx

it works just fine in ie. and in firefox when the production environment is development.

production.log and nginx-error.log shows no signs of an error...

i had the exact same problem with apache a while back, and loading the mime module fixed it.

On Tue, Jul 29, 2008 at 9:40 PM, Corey Donohoe
<atmo@public.gmane.org> wrote:

On Tue, Jul 29, 2008 at 1:30 PM, Redd Vinylene
<redd@public.gmane.org> wrote:

hello, i just set up my first ever rails+nginx+mongrel and it's looking sweet!

here's nginx.conf http://pastie.org/243487

the problem is though, my css file won't load in firefox. i tried including include /usr/local/etc/nginx/mime.types; but it didn't make a difference...

Nothing strikes me as incorrect with your config. Are you getting 404s in your logs and/or have you tried enabling error logging to get a little more info? My hunch is incorrect paths in your markup.