Re: Fwd: Question about wildcard nginx entry.

2018-02-20 Thread bukow bukowiec
I am sorry looks like i missunderstood some basics concepts of nginx.
Sorry again, my bad.

Thank you for nginx and best regards!

On Tue, Feb 20, 2018 at 9:02 AM, Francis Daly  wrote:

> On Mon, Feb 19, 2018 at 09:55:25PM +0100, bukow bukowiec wrote:
>
> Hi there,
>
> > Anyway, can anyone tell me why nginx does not support wildcard type like:
> >
> > "*.domain.tld" ?
>
> Why do you think that nginx does not support that?
>
> Can you show a configuration that tries to use it but fails?
>
> In the context of server_name, the documentation is at
> http://nginx.org/r/server_name
>
> f
> --
> Francis Dalyfran...@daoine.org
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Re: Fwd: Question about wildcard nginx entry.

2018-02-20 Thread Francis Daly
On Mon, Feb 19, 2018 at 09:55:25PM +0100, bukow bukowiec wrote:

Hi there,

> Anyway, can anyone tell me why nginx does not support wildcard type like:
> 
> "*.domain.tld" ?

Why do you think that nginx does not support that?

Can you show a configuration that tries to use it but fails?

In the context of server_name, the documentation is at
http://nginx.org/r/server_name

f
-- 
Francis Dalyfran...@daoine.org
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Fwd: Question about wildcard nginx entry.

2018-02-19 Thread bukow bukowiec
-- Forwarded message --
From: bukow bukowiec 
Date: Mon, Feb 19, 2018 at 9:44 PM
Subject: Question about wildcard nginx entry.
To: nginx@nginx.org



Hello, first time i am writing here, i don't know if my message will go
further :)

Anyway, can anyone tell me why nginx does not support wildcard type like:

"*.domain.tld" ?

Is that possible for nginx to this as a valid wildcard entry?

The point i ask is, there is a lot of tools and software, PaaS and others
that work on nginx.
We cant simply add "*.domain.tld" in the software because there must be
custom rule build.
( ~^(.*)\.domain\.tld$  )

Hope that makes sense.
Can someone tell me what is the truth about it, as i have no idea?

Regards to you
Thank you
Mateusz Kurowski
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx