From: Eric Covener Date: Thu, 31 May 2012 12:41:57 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6773 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d5481086166c052f28c99c91d21e1ff63d471763;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344683 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 6ad6d8a8878..7b3ce7e665e 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3788,6 +3788,11 @@ 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