From: Eric Covener Date: Wed, 8 Dec 2010 16:58:45 +0000 (+0000) Subject: use instead of X-Git-Tag: 2.3.10~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0539d0e7abd4f8062c2b519adf1eb9f47598be;p=thirdparty%2Fapache%2Fhttpd.git use instead of git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043521 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index 54bea219abb..bc3870e87f3 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -79,8 +79,9 @@ >NameVirtualHost. If it is, then it will look at each VirtualHost section with a (literal) matching IP address and try to find one where the ServerName or ServerAlias matches the requested - hostname. If it finds one, then it uses the configuration for that server.

+ >ServerName
or ServerAlias + matches the requested hostname. If it finds one, then it uses the configuration + for that server.

If no matching ServerName or ServerAlias is found in the set of virtual hosts matching the NameVirtualHost directive, then