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:mike (mike@public.gmane.org)
Date:Jul 29, 2008 12:36:32 pm
List:ru.sysoev.nginx

is the css being called from the right source or is it being proxied to mongrels/rails?

you should log the requests / debug too. maybe that will expose where the request is going.

On 7/29/08, 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...

thanks