PR5334, leave a hint about VirtualHost args acting like serveralias for people who don't read details.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1344676 13f79535-47bb-0310-9956-
ffa450edef68
module="core">ServerName</directive> or <directive module="core"
>ServerAlias</directive> is used, with no different precedence for wildcards
(nor for ServerName vs. ServerAlias). </p>
+
+ <p>The complete list of names in the <directive>VirtualHost</directive>
+ directive are treated just like a (non wildcard)
+ <directive>ServerAlias</directive>.</p>
+
</usage>
<seealso><directive module="core">UseCanonicalName</directive></seealso>
<seealso><a href="../vhosts/">Apache HTTP Server Virtual Host documentation</a></seealso>
>ServerAlias</directive> is used, with no different precedence for wildcards
(nor for ServerName vs. ServerAlias). </p>
+ <p>The complete list of names in the <directive module="core"
+ >VirtualHost</directive>
+ directive are treated just like a (non wildcard)
+ <directive module="core">ServerAlias</directive>.</p>
+
<p>Finally, you can fine-tune the configuration of the virtual hosts
by placing other directives inside the <directive type="section"
module="core">VirtualHost</directive> containers. Most directives can be