From: Eric Covener Date: Fri, 16 Mar 2012 09:45:34 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~7354 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3812e76b45ad569a9fea0ce1a7076acea659772b;p=apache xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301399 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 152605a72b..178954c231 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3791,6 +3791,10 @@ to name-virtual hosts </VirtualHost>

+

Name-based virtual hosts for the best-matching set of <virtualhost>s are processsed + in the order they appear in the configuration. The first matching ServerName or ServerAlias is used, with no different precedence for wildcards + (nor for ServerName vs. ServerAlias).

+

See also