From fb7760b6324ca779d37bbe237f1cbc1de826d87e Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 31 May 2012 12:43:10 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1344685 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 4 ++++ docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/vhosts/details.xml.fr | 2 +- docs/manual/vhosts/details.xml.ko | 2 +- docs/manual/vhosts/details.xml.meta | 4 ++-- docs/manual/vhosts/details.xml.tr | 2 +- docs/manual/vhosts/name-based.html.en | 3 +++ docs/manual/vhosts/name-based.xml.de | 2 +- docs/manual/vhosts/name-based.xml.fr | 2 +- docs/manual/vhosts/name-based.xml.ja | 2 +- docs/manual/vhosts/name-based.xml.ko | 2 +- docs/manual/vhosts/name-based.xml.meta | 4 ++-- docs/manual/vhosts/name-based.xml.tr | 2 +- 17 files changed, 24 insertions(+), 17 deletions(-) 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