Commit 0ffd89fa authored by Chris Pepper's avatar Chris Pepper
Browse files

Removed some more occurrances of "index.html".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87163 13f79535-47bb-0310-9956-ffa450edef68
parent ee39145f
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -1690,7 +1690,7 @@ maximum server performance.</P><HR>
Apache 1.3 and later<P>

The NameVirtualHost directive is a required directive if you want to configure
<A HREF="../vhosts/index.html">name-based virtual hosts</A>.<P>
<A HREF="../vhosts/">name-based virtual hosts</A>.<P>

Although <EM>addr</EM> can be hostname it is recommended that you always use
an IP address, <EM>e.g.</EM>
@@ -1718,7 +1718,7 @@ virtual hosts should be used, <EM>e.g.</EM>
<BLOCKQUOTE><CODE>NameVirtualHost 111.22.33.44:8080</CODE></BLOCKQUOTE>

<STRONG>See also:</STRONG>
<A HREF="../vhosts/index.html">Apache Virtual Host documentation</A>
<A HREF="../vhosts/">Apache Virtual Host documentation</A>
<HR>

<H2><A NAME="options">Options directive</A></H2>
@@ -2217,7 +2217,7 @@ with
<A HREF="../vhosts/name-based.html">name-based virtual hosts</A>.

<P><STRONG>See also:</STRONG>
<A HREF="../vhosts/index.html">Apache Virtual Host documentation</A>
<A HREF="../vhosts/">Apache Virtual Host documentation</A>

<HR>

@@ -2253,7 +2253,7 @@ section specifies what hostname must appear in the request's

<P><STRONG>See Also</STRONG>:<BR>
<A HREF="../dns-caveats.html">DNS Issues</A><BR>
<A HREF="../vhosts/index.html">Apache virtual host documentation</A><BR>
<A HREF="../vhosts/">Apache virtual host documentation</A><BR>
<A HREF="#usecanonicalname">UseCanonicalName</A><BR>
<A HREF="#namevirtualhost">NameVirtualHost</A><BR>
<A HREF="#serveralias">ServerAlias</A><BR>
@@ -2281,10 +2281,10 @@ section specifies what hostname must appear in the request's
1.1 and later.<P>

The ServerPath directive sets the legacy URL pathname for a host, for
use with <A HREF="../vhosts/index.html">name-based virtual hosts</A>.
use with <A HREF="../vhosts/">name-based virtual hosts</A>.

<P><STRONG>See also:</STRONG>
<A HREF="../vhosts/index.html">Apache Virtual Host documentation</A>
<A HREF="../vhosts/">Apache Virtual Host documentation</A>

<HR>

@@ -2646,7 +2646,7 @@ need to ensure that Apache is listening on the correct addresses using
<A HREF="mpm_common.html#listen">Listen</A>.

<P><STRONG>See also:</STRONG>
<A HREF="../vhosts/index.html">Apache Virtual Host documentation</A><BR>
<A HREF="../vhosts/">Apache Virtual Host documentation</A><BR>
<STRONG>See also:</STRONG>
<A HREF="../dns-caveats.html">Warnings about DNS and Apache</A><BR>
<STRONG>See also:</STRONG>