https://bz.apache.org/bugzilla/show_bug.cgi?id=64996

--- Comment #4 from Christoph Anton Mitterer <cales...@scientia.net> ---
[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: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to