From: Joshua Slive Date: Thu, 30 May 2002 13:26:08 +0000 (+0000) Subject: A tiny bit more clarification of _default_. X-Git-Tag: 2.0.37~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42b2f95d804c85a4d01ce0e555556d8dcbce3c32;p=apache A tiny bit more clarification of _default_. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index e51f544fae..482a376e01 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1753,8 +1753,8 @@ hostname or IP addressNameVirtualHost directive will never use - the "main" server config. See the name-based virtual hosting + address that matches a NameVirtualHost directive will use neither + the "main" server config nor the _default_ virtual host. See the name-based virtual hosting documentation for further details.)

You can specify a :port to change the port that is diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 3d6ca8130d..0b3e319587 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2518,8 +2518,8 @@ hostname or IP address consisting of all those definitions outside any VirtualHost section, is used when no IP-match occurs. (But note that any IP address that matches a NameVirtualHost directive will never use - the "main" server config. See the NameVirtualHost directive will use neither + the "main" server config nor the _default_ virtual host. See the name-based virtual hosting documentation for further details.)