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:mike (mike@public.gmane.org)
Date:Jun 29, 2008 2:13:06 am
List:ru.sysoev.nginx

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?