It would be great to be able to have a sink default vhost for all requests not matching any other vhost, returning an error (e.g. like nginx-proxy.tmpl#L84).
It sucks to serve people invalid certificates if they reach you by IP or some other invalid alias. Could be solved with a top-level config like no-default or something.
It would be great to be able to have a sink default vhost for all requests not matching any other vhost, returning an error (e.g. like nginx-proxy.tmpl#L84).
It sucks to serve people invalid certificates if they reach you by IP or some other invalid alias. Could be solved with a top-level config like
no-default
or something.