]> granicus.if.org Git - apache/commitdiff
use <directive> instead of <code>
authorEric Covener <covener@apache.org>
Wed, 8 Dec 2010 16:58:45 +0000 (16:58 +0000)
committerEric Covener <covener@apache.org>
Wed, 8 Dec 2010 16:58:45 +0000 (16:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043521 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/name-based.xml

index 54bea219abb5cc38904d6ef09e91801302f59cfc..bc3870e87f30f8a312bd13099f1c3e6e6552b2fb 100644 (file)
@@ -79,8 +79,9 @@
     >NameVirtualHost</directive>. If it is, then it will look at each <directive
     type="section" module="core">VirtualHost</directive> section with a (literal) matching
     IP address and try to find one where the <directive module="core"
-    >ServerName</directive> or <code>ServerAlias</code> matches the requested
-    hostname. If it finds one, then it uses the configuration for that server.</p>
+    >ServerName</directive> or <directive module="core" >ServerAlias</directive> 
+    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
     set of virtual hosts matching the NameVirtualHost directive, then