Re: [users@httpd] what do to with non-existent domains - ?

2022-05-16 Thread Frank Gingras
You would define a default vhost for that port that would handle those requests. In that vhost, you can either return a 403, a 302, or even a 418. On Mon, 16 May 2022 at 09:04, lejeczek wrote: > Hi guys. > > I've engine-searched this and turns out be an old "issue" but I failed > to find a solut

[users@httpd] what do to with non-existent domains - ?

2022-05-16 Thread lejeczek
Hi guys. I've engine-searched this and turns out be an old "issue" but I failed to find a solution which works. When your apache gets a request (DNS says it should) for a domain which your Apache is not configured to server then first alphabetically domain/vhost/vname will respond - which in