]> granicus.if.org Git - apache/commitdiff
Removed some more occurrances of "index.html".
authorChris Pepper <pepper@apache.org>
Sun, 3 Dec 2000 06:04:44 +0000 (06:04 +0000)
committerChris Pepper <pepper@apache.org>
Sun, 3 Dec 2000 06:04:44 +0000 (06:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87163 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index fda9090df04761e10819ddf87c4a88c92add9913..ddc17453a798a6e2a37008c40c751178da6e5dfb 100644 (file)
@@ -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>