Commit f4cfd079 authored by Joshua Slive's avatar Joshua Slive
Browse files

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
parent 3b7b9a25
Loading
Loading
Loading
Loading
+2 −2
Changes for docs/manual/mod/core.html.en: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -1753,8 +1753,8 @@ hostname or IP address</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.
    of any _default_ virtual host the "main" server config,
    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 <a href="#namevirtualhost" class="directive"><code class="directive">NameVirtualHost</code></a> directive will never use
    the "main" server config.  See the <a href="../vhosts/name-based.html">name-based virtual hosting</a>
    address that matches a <a href="#namevirtualhost" class="directive"><code class="directive">NameVirtualHost</code></a> directive will use neither
    the "main" server config nor the _default_ virtual host.  See the <a href="../vhosts/name-based.html">name-based virtual hosting</a>
    documentation for further details.)</p>

    <p>You can specify a <code>:port</code> to change the port that is
+2 −2
Changes for docs/manual/mod/core.xml: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -2518,8 +2518,8 @@ hostname or IP address</description>
    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 <directive
    module="core">NameVirtualHost</directive> directive will never use
    the "main" server config.  See the <a
    module="core">NameVirtualHost</directive> directive will use neither
    the "main" server config nor the _default_ virtual host.  See the <a
    href="../vhosts/name-based.html">name-based virtual hosting</a>
    documentation for further details.)</p>