From: Eric Covener Date: Thu, 9 Dec 2010 18:24:17 +0000 (+0000) Subject: validate-xml fix X-Git-Tag: 2.3.10~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=187a7669fd82b12c4d40c8b1b893aee5e14c9e13;p=apache validate-xml fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044067 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index bc3870e87f..842dc6a1b1 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -83,7 +83,7 @@ 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 +

If no matching ServerName or ServerAlias is found in the set of virtual hosts matching the NameVirtualHost directive, then the first listed virtual host that matches the IP address will be used.