brian 98/05/11 22:30:37
Modified: htdocs/manual index.html Log: Slight cleanup. Removed links to certain things that are more appropriately linked elsewhere. Revision Changes Path 1.23 +17 -29 apache-1.3/htdocs/manual/index.html Index: index.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/index.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- index.html 1998/04/18 07:13:40 1.22 +++ index.html 1998/05/12 05:30:36 1.23 @@ -21,48 +21,36 @@ <UL> <LI><A HREF="new_features_1_3.html">New features in Apache 1.3</A> <LI><A HREF="upgrading_to_1_3.html">Upgrading to Apache 1.3</A> -<LI><A HREF="new_features_1_2.html">New features in Apache 1.2</A> -<LI><A HREF="new_features_1_1.html">New features in Apache 1.1</A> -<LI><A HREF="new_features_1_0.html">New features in Apache 1.0</A> -</UL> -<UL> -<LI><A HREF="misc/known_bugs.html">Known Bugs</A> -<LI><A HREF="misc/compat_notes.html">Compatibility Notes with NCSA httpd</A> <LI><A HREF="LICENSE">Apache License</A> </UL> <H3><A name="ref">Apache Reference Manual</A></H3> -<UL> - <LI><A - HREF="http://www.apache.org/manual-index.cgi/docs" - ><STRONG>Search</STRONG></A> - the master manual pages for key words - </LI> -</UL> + <UL> -<LI><A HREF="install.html">Compiling and Installing Apache</A> -<LI><A HREF="invoking.html">Starting Apache</A> -<LI><A HREF="stopping.html">Stopping or Restarting Apache</A> -<LI><A HREF="mod/directives.html">Apache run-time configuration directives</A> -<LI><A HREF="mod/index.html">Apache modules</A> -<LI><A HREF="vhosts/index.html">Apache Virtual Host documentation</A> -<LI><A HREF="handler.html">Apache's handler use</A> +<LI><A HREF="http://www.apache.org/manual-index.cgi/docs"> + <STRONG>Search</STRONG></A> for key words +<LI><A HREF="install.html">Compiling and Installing</A> +<LI><A HREF="invoking.html">Starting</A> +<LI><A HREF="stopping.html">Stopping or Restarting</A> +<LI><A HREF="mod/directives.html">Run-time configuration directives</A> +<LI><A HREF="mod/index.html">Modules</A> +<LI><A HREF="vhosts/index.html">Virtual Hosts</A> +<LI><A HREF="sharedobjects.html">Shared Object Support. +<LI><A HREF="handler.html">Handlers</A> <LI><A HREF="env.html">Special purpose environment variables</A> -<LI><A HREF="misc/API.html">Highly generalized API to server functionality</A> +<LI><A HREF="misc/API.html">The Apache API</A> <LI><A HREF="suexec.html">Using SetUserID Execution for CGI</A> </UL> <H3><A name="oth">Other Notes</A></H3> <UL> -<LI><A HREF="misc/FAQ.html">Frequently Asked Questions list</A> -<LI><A HREF="misc/howto.html">How do I? documentation</A> -<LI><A HREF="misc/security_tips.html">Security tips</A> +<LI><A HREF="misc/FAQ.html">Frequently Asked Questions</A> <LI><A HREF="misc/perf.html">Performance hints</A> for heavily loaded web servers. +<LI><A HREF="misc/security_tips.html">Security tips</A> +<LI><A HREF="misc/compat_notes.html">Compatibility Notes with NCSA httpd</A> +<LI><A HREF="misc/howto.html">How do I? documentation</A> <LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A> -<LI><A - HREF="http://www.apache.org/info/jdk-102.html" - >Java's 1.0.2 virtual machine and HTTP/1.1</A> -<li><a href="misc/known_client_problems.html">Known problems with various clients</a> +<LI><A HREF="misc/known_client_problems.html">Known problems with various clients</A> </UL> <!--#include virtual="footer.html" -->