Am 2017-09-26 16:15, schrieb Maxim Dounin:
Hello!
Note well that testing with browsers is generally a bad idea, as
browsers tend to cache responses.
I almost always test with curl.
I can see that the nginx access log of the vhost where the requests are
supposed to show up is empty.
They d
Hello!
On Tue, Sep 26, 2017 at 02:42:41PM +0200, rai...@ultra-secure.de wrote:
> I have a website that has a server_name that starts with a number (or
> two numbers, actually).
>
> I also have a catchall default_server configured with the server_name
> "_".
&g
Hi,
I have a website that has a server_name that starts with a number (or
two numbers, actually).
I also have a catchall default_server configured with the server_name
"_".
Now, it seems when the server_name starts with a number, it's ignored
and requests are routed to the