]> granicus.if.org Git - apache/commitdiff
Merge r1344666 from trunk:
authorEric Covener <covener@apache.org>
Thu, 31 May 2012 12:14:23 +0000 (12:14 +0000)
committerEric Covener <covener@apache.org>
Thu, 31 May 2012 12:14:23 +0000 (12:14 +0000)
PR53334, restore info about VirtualHost args used for comparison in name-based vhosts

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1344668 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/details.html.en
docs/manual/vhosts/details.xml

index 05b2e434da4b2d80dd2ec4c96f963910cc194991..4bd3fdd424752110324e540f31785966b3b556a1 100644 (file)
     ServerAlias.  It is also used for all SSL connections if the
     server does not support <a class="glossarylink" href="../glossary.html#servernameindication" title="see glossary">Server Name Indication</a>.</p>
 
+    <p>The complete list of names in the <code>VirtualHost</code>
+    directive are treated just like a (non wildcard) <code>ServerAlias</code> 
+    (but are not overridden by any <code>ServerAlias</code> statement).</p>
+
     <p>For every vhost various default values are set. In
     particular:</p>
 
index f2f27e2e41aa1b9cd239a8fbc406202383dcd631..3a1c6c1541ec11e6038b28b72d01c7730ad386bf 100644 (file)
     server does not support <glossary
     ref="servernameindication">Server Name Indication</glossary>.</p>
 
+    <p>The complete list of names in the <code>VirtualHost</code>
+    directive are treated just like a (non wildcard) <code>ServerAlias</code> 
+    (but are not overridden by any <code>ServerAlias</code> statement).</p>
+
     <p>For every vhost various default values are set. In
     particular:</p>