https://bz.apache.org/bugzilla/show_bug.cgi?id=64996
--- Comment #4 from Christoph Anton Mitterer <[email protected]> --- [0] Well, obviously there wouldn't be any further matching for Host-Header in the main server... but what if one had: <VirtualHost *:*> #vhost A ServerName example.org </VirtualHost> <VirtualHost *:*> #vhost B ServerName example.com </VirtualHost> would that still select example.com if the request hat that as Host Header? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
