Re: [users@httpd] matches when ServerName directive is omitted

2018-06-23 Thread billy noah
u suggested) in the future, but I'm curious to understand the precise mechanics of what is happening here. Is there some way to get a log of apache's decision making factors when determining which vhost to serve? On Sat, Jun 23, 2018 at 11:28 AM, Eric Covener wrote: > On Sat, Jun 23,

[users@httpd] matches when ServerName directive is omitted

2018-06-23 Thread billy noah
I am in the process of migrating some sites from a server running Apache 2.4.7 to a new installation (Ubuntu 18) running Apache 2.4.29 and running into some issues with VirtualHost matching. On my old server I have a config like this: ServerAlias *.dev.example.com VirtualDocumentRoot /va