diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ed73eeb717..4f9a9238b7 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3699,6 +3699,11 @@ to name-virtual hosts module="core">ServerName or ServerAlias is used, with no different precedence for wildcards (nor for ServerName vs. ServerAlias).

+ +

The complete list of names in the VirtualHost + directive are treated just like a (non wildcard) + ServerAlias.

+ UseCanonicalName Apache HTTP Server Virtual Host documentation diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index e5a52d9a85..9fbf2ad44e 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -175,6 +175,11 @@ >ServerAlias is used, with no different precedence for wildcards (nor for ServerName vs. ServerAlias).

+

The complete list of names in the VirtualHost + directive are treated just like a (non wildcard) + ServerAlias.

+

Finally, you can fine-tune the configuration of the virtual hosts by placing other directives inside the VirtualHost containers. Most directives can be