11 messages in ru.sysoev.nginxRe: one vhost takes over entire server
FromSent OnAttachments
Almir KaricOct 29, 2007 7:25 am 
Igor SysoevOct 29, 2007 8:19 am 
Almir KaricOct 29, 2007 9:28 am 
Almir KaricOct 29, 2007 9:47 am 
Almir KaricOct 30, 2007 11:11 am 
Igor SysoevOct 30, 2007 11:35 am 
Almir KaricOct 30, 2007 12:45 pm 
Igor SysoevOct 30, 2007 10:36 pm 
Almir KaricOct 31, 2007 3:01 am 
Almir KaricNov 6, 2007 7:18 am 
Brice FigureauNov 6, 2007 7:35 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: one vhost takes over entire serverActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Oct 30, 2007 10:36:04 pm
List:ru.sysoev.nginx

On Tue, Oct 30, 2007 at 08:45:38PM +0100, Almir Karic wrote:

On 10/30/07, Igor Sysoev <is-G@public.gmane.org> wrote:

Is listen 10.0.0.2:80; is the same as listen dogbert:80; or not ?

yes.

I see some duplicate names in servers, for example, ooocon.kiberpipa.org nginx should warn about duplicate names in log.

right now oocon.kiberpipa.org is served by lighttpd (as you see they are proxied back to 127.0.0.1:81), i'm trying to make nginx serve it, i did the following two things: - removed the domain from server_name in the lighttpd proxy file - enabled the ooocon.kiberpipa.org vhost (which is currently disabled)

when i do that no matter which domain i try to access (out of those server by that server off course) i always get the ooocon website.

I do not know what is "ooocon website". There is no such name in your configuration.