20 messages in ru.sysoev.nginxRe: Problem with nginx config proxyin...
FromSent OnAttachments
Saimon MooreNov 14, 2006 1:44 am 
Aleksandar LazicNov 14, 2006 4:02 am 
Igor SysoevNov 14, 2006 4:06 am 
Igor SysoevNov 14, 2006 4:07 am 
Saimon MooreNov 14, 2006 4:14 am 
Aleksandar LazicNov 14, 2006 4:21 am 
Aleksandar LazicNov 14, 2006 4:23 am 
Saimon MooreNov 14, 2006 4:29 am 
Aleksandar LazicNov 14, 2006 4:33 am 
Igor SysoevNov 14, 2006 4:37 am 
Saimon MooreNov 14, 2006 4:40 am 
Saimon MooreNov 14, 2006 4:41 am 
Saimon MooreNov 14, 2006 4:44 am 
Aleksandar LazicNov 14, 2006 4:48 am 
Saimon MooreNov 14, 2006 4:49 am 
Igor SysoevNov 14, 2006 4:51 am 
Saimon MooreNov 14, 2006 4:51 am 
Saimon MooreNov 14, 2006 4:53 am 
Igor SysoevNov 14, 2006 4:57 am 
Saimon MooreNov 14, 2006 9:13 am 
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: Problem with nginx config proxying to mongrelActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Nov 14, 2006 4:06:23 am
List:ru.sysoev.nginx

On Tue, 14 Nov 2006, Saimon Moore wrote:

Hi, I'm new to nginx and I'm having trouble adapting the nginx config to proxying mongrel correctly.

I'm having trouble with the following nginx configuration ( http://pastie.caboo.se/22617).

I have various vhosts setup but every time I ask for any static file, the request is passed on to mongrel even though there is a static file in the doc root ( http://pastie.caboo.se/22547).

In the first pastie you can see the error.log for the request to http://es.myapp.org when there is an index.html in the docroot.

I've been trying different configurations but I always get the same problem.

I really would appreciate any help with this.

What does ls -l /dev/freelance/myapp.org/public/es//index.html show ?