]> granicus.if.org Git - apache/commitdiff
validate-xml fix
authorEric Covener <covener@apache.org>
Thu, 9 Dec 2010 18:24:17 +0000 (18:24 +0000)
committerEric Covener <covener@apache.org>
Thu, 9 Dec 2010 18:24:17 +0000 (18:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044067 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/name-based.xml

index bc3870e87f30f8a312bd13099f1c3e6e6552b2fb..842dc6a1b1d29d82a97cdf0f797fdeff0f93d615 100644 (file)
@@ -83,7 +83,7 @@
     matches the requested hostname. If it finds one, then it uses the configuration 
     for that server.</p>
 
-    <p id="defaultvhost"> If no matching ServerName or ServerAlias is found in the
+    <p><a name="defaultvhost"></a> If no matching ServerName or ServerAlias is found in the
     set of virtual hosts matching the NameVirtualHost directive, then 
     <strong>the first listed virtual host</strong> that matches the IP 
     address will be used.</p>