atom feed8 messages in ru.sysoev.nginxRe: nginx: server_name wildcard not w...
FromSent OnAttachments
Igor ClarkJun 27, 2007 4:00 am 
Wayne E. SeguinJun 27, 2007 4:59 am 
Igor ClarkJun 27, 2007 6:20 am 
Wayne E. SeguinJun 27, 2007 6:53 am 
Igor ClarkJun 27, 2007 7:14 am 
Igor SysoevJul 5, 2007 1:35 pm 
Igor SysoevJul 5, 2007 1:36 pm 
Igor ClarkJul 9, 2007 2:36 am 
Subject:Re: nginx: server_name wildcard not working
From:Wayne E. Seguin (wayn@public.gmane.org)
Date:Jun 27, 2007 6:53:28 am
List:ru.sysoev.nginx

On Jun 27, 2007, at 09:20 , Igor Clark wrote:

Thanks Wayne.

I've tried with 0.6 and that allows wildcards at the end, but apparently not at the beginning *and* the end.

# /usr/local/nginx-0.6.0/sbin/nginx -t -c /usr/local/nginx-0.6.0/ conf/nginx.conf 2007/06/27 14:14:24 [emerg] 8819#0: invalid server name or wildcard "*.apache1.*" on 0.0.0.0:80

Should this work in 0.6.0? If not, will it ever work?

Cheers, Igor

Alas that particular question is for Igor (Sysoev) who is on vacation until July 3rd.

I believe at the moment you'd have to break it up as separate rules for now, eg: *.apache1.com *.apache1.org *.apache1.net