Hi,
>> I'm working on a default server_name that match everything but www.domain.tld
>> then rewrite to www.domain.tld.
>
> It sounds like you may have better luck letting other server{} blocks use
> expected server_name:s; and just let the default match everything else.
>
> But I'm not exactly
On Mon, Nov 17, 2014 at 02:22:48PM +0100, Yoann Moulin wrote:
Hi there,
> I'm working on a default server_name that match everything but www.domain.tld
> then rewrite to www.domain.tld.
It sounds like you may have better luck letting other server{} blocks use
expected server_name:s; and just let
Hello,
I'm working on a default server_name that match everything but www.domain.tld
then rewrite to www.domain.tld. I use nginx 1.2.1-2.2+wheezy3 with a big regexp.
I have an issu with tld that contain a dot (co.uk co.au net.au, etc...).
I must be able to make a difference between domain.co.uk