pepper 00/11/21 19:24:48
Modified: htdocs/manual/mod core.html index-bytype.html Log: More 'index.html' removed. Fixed a broken entity in core.html. Revision Changes Path 1.180 +9 -9 httpd-docs-1.3/htdocs/manual/mod/core.html Index: core.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- core.html 2000/11/08 22:35:52 1.179 +++ core.html 2000/11/22 03:24:48 1.180 @@ -388,7 +388,7 @@ <CODE>BindAddress</CODE>.<P> <CODE>BindAddress</CODE> can be used as an alternative method for -supporting <A HREF="../vhosts/index.html">virtual hosts</A> using +supporting <A HREF="../vhosts/">virtual hosts</A> using multiple independent servers, instead of using <CODE><A HREF="#virtualhost"><VirtualHost></A></CODE> sections. @@ -2168,7 +2168,7 @@ 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> @@ -2204,7 +2204,7 @@ hard-code the server's IP address into the configuration file.<P> <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> <!--%plaintext <?INDEX {\tt Options} directive> --> @@ -2389,7 +2389,7 @@ In the absence of any <A HREF="#listen">Listen</A> or <A HREF="#bindaddress">BindAddress</A> directives specifying a port number, a Port directive given in the "main server" -(<EM>i.e.</EM>, outside any <A HREF="#virtualhost"><VirtualHost></A> section) +(<EM>i.e.</EM>, outside any <A HREF="#virtualhost"><VirtualHost></A> section) sets the network port on which the server listens. If there are any Listen or BindAddress directives specifying <CODE>:number</CODE> then Port has no effect on what address the server @@ -2844,7 +2844,7 @@ <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> @@ -2880,7 +2880,7 @@ <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> @@ -2908,10 +2908,10 @@ 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> @@ -3437,7 +3437,7 @@ HREF="#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> 1.10 +1 -1 httpd-docs-1.3/htdocs/manual/mod/index-bytype.html Index: index-bytype.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/index-bytype.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- index-bytype.html 2000/11/02 03:46:24 1.9 +++ index-bytype.html 2000/11/22 03:24:48 1.10 @@ -18,7 +18,7 @@ <P> Below is a list of all of the modules that come as part of the Apache distribution. See also the list of modules <A -HREF="index.html">sorted alphabetically</A> and the complete +HREF="./">sorted alphabetically</A> and the complete alphabetical list of <A HREF="directives.html" >all Apache directives</A>. For modules that are not part of the Apache distribution, please see