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:Igor Sysoev (is-G@public.gmane.org)
Date:Jul 5, 2007 1:36:21 pm
List:ru.sysoev.nginx

On Wed, Jun 27, 2007 at 12:01:13PM +0100, Igor Clark wrote:

With nginx 0.6.0 I get this error:

2007/06/27 11:36:07 [emerg] 27966#0: invalid server name or wildcard "*.apache1.*.mydomain.com" on 0.0.0.0:80

With 0.5.26 the configuration test "nginx -t -c nginx.conf" is OK but it doesn't work - all requests are forwarded to apache 1, whatever host name is requested.

nginx 0.6.0+ tests the wildcard validity.