From af165ac778d9df20d2e26f741cb2dc34c4554dfd Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 31 May 2012 12:41:57 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344683 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 5 +++++ docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/vhosts/details.html.fr | 2 ++ docs/manual/vhosts/details.html.tr.utf8 | 1 + 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 | 4 ++++ docs/manual/vhosts/name-based.html.fr | 2 ++ 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 | 2 +- docs/manual/vhosts/name-based.xml.tr | 2 +- 19 files changed, 29 insertions(+), 15 deletions(-) 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