From: Eric Covener Date: Thu, 31 May 2012 12:43:10 +0000 (+0000) Subject: xforms X-Git-Tag: 2.2.23~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7760b6324ca779d37bbe237f1cbc1de826d87e;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1344685 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index b7c8ab7627c..66023621847 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3015,6 +3015,10 @@ to name-virtual hosts 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).

+

The complete list of names in the VirtualHost + directive are treated just like a (non wildcard) + ServerAlias.

+

See also