4 messages in ru.sysoev.nginxRe: Working with include directive an...
FromSent OnAttachments
Ian SeffermanJun 28, 2008 7:43 pm 
Igor SysoevJun 29, 2008 12:42 am 
mikeJun 29, 2008 2:13 am 
Igor SysoevJun 29, 2008 6:32 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: Working with include directive and wildcards?Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jun 29, 2008 6:32:50 am
List:ru.sysoev.nginx

On Sun, Jun 29, 2008 at 02:13:29AM -0700, mike wrote:

On 6/29/08, Igor Sysoev <is-G@public.gmane.org> wrote:

+ server_name _;

so "_" in this context is basically "ignore the Host header" - otherwise it wouldn't work properly with multiple sites on the same IP right?

Yes, "_" is invalid DNS name. But you may set in default server some real default names.