[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-docs
Subject:    [Bug 65056] some ideas how to better describe the merging of sections
From:       bugzilla () apache ! org
Date:       2021-01-05 2:14:12
Message-ID: bug-65056-56585-PEqEqal2t7 () https ! bz ! apache ! org/bugzilla/
[Download RAW message or body]

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

--- Comment #1 from Christoph Anton Mitterer <calestyo@scientia.net> ---
Follow up on (3):

Maybe a simply way to describe this for <VirtualHost> would be:

For <VirtualHost>, if there are multiple sections that match on the very same
specifier, e.g.:
- two or more of <VirtualHost address:port>
- two or more of <VirtualHost address:*>
- two or more of <VirtualHost *:port>
- two or more of <VirtualHost *:*>

HTTPD would (after is has ruled out all vhosts that aren't a best-match, see
vhosting Tutorial), within each of the above groups, first look whether one
<VirtualHost> can be picked based on name-based vhosting (via
ServerName/ServerAlias) and if not possible, take the first <VirtualHost> in
the configuration (or fall back to the main server).
In no case it would finally consider directives from more than one
<VirtualHost> section.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic