From: Eric Covener Date: Thu, 31 May 2012 12:41:57 +0000 (+0000) Subject: xforms X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af165ac778d9df20d2e26f741cb2dc34c4554dfd;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