--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<HTML>
+ <HEAD>
+ <TITLE>Apache Miscellaneous Documentation</TITLE>
+ </HEAD>
+
+ <BODY>
+ <!--#include virtual="header.html" -->
+ <H1>Apache Miscellaneous Documentation</h1>
+
+ <P>
+ Below is a list of additional documentation pages that apply to the
+ Apache web server development project.
+ </P>
+ <DL>
+ <DT><A
+ HREF="API.html"
+ >API</A>
+ </DT>
+ <DD>Description of Apache's Application Programming Interface.
+ </DD>
+ <DT><A
+ HREF="FAQ.html"
+ >FAQ</A>
+ </DT>
+ <DD>Frequently-Asked Questions concerning the Apache project and server
+ </DD>
+ <DT><A
+ HREF="client_block_api.html"
+ >Reading Client Input in Apache 1.2</A>
+ </DT>
+ <DD>Describes differences between Apache 1.1 and 1.2 in how modules
+ read information from the client
+ </DD>
+ <DT><A
+ HREF="compat_notes.html"
+ >Compatibility with NCSA</A>
+ </DT>
+ <DD>Notes about Apache's compatibility with the NCSA server
+ </DD>
+ <DT><A
+ HREF="fin_wait_2.html"
+ ><SAMP>FIN_WAIT_2</SAMP></A>
+ </DT>
+ <DD>A description of the causes of Apache processes going into the
+ <SAMP>FIN_WAIT_2</SAMP> state, and what you can do about it
+ </DD>
+ <DT><A
+ HREF="howto.html"
+ >"How-To"</A>
+ </DT>
+ <DD>Instructions about how to accomplish some commonly-desired server
+ functionality changes
+ </DD>
+ <DT><A
+ HREF="known_bugs.html"
+ >Known Bugs</A>
+ </DT>
+ <DD>Just what it says - a list of known bugs in each of the Apache releases
+ </DD>
+ <DT><A
+ HREF="nopgp.html"
+ >No PGP</A>
+ </DT>
+ <DD>Why we took PEM and PGP support out of the base Apache distribution
+ </DD>
+ <DT><A
+ HREF="perf-bsd44.html"
+ >Performance Notes (BSD 4.4)</A>
+ </DT>
+ <DD>Some notes about ways to improve/optimise Apache performance on
+ BSD 4.4 systems
+ </DD>
+ <DT><A
+ HREF="perf-dec.html"
+ >Performance Notes (Digital UNIX)</A>
+ </DT>
+ <DD>Extracts of USENET postings describing how to optimise Apache
+ performance on Digital UNIX systems
+ </DD>
+ <DT><A
+ HREF="perf.html"
+ >Performance Notes (General)</A>
+ </DT>
+ <DD>Some generic note about how to improve Apache performance
+ </DD>
+ <DT><A
+ HREF="security_tips.html"
+ >Security Tips</A>
+ </DT>
+ <DD>Some "do"s - and "don't"s - for keeping your
+ Apache web site secure
+ </DD>
+ <DT><A
+ HREF="vif-info.html"
+ >Virtual Hosts (IP-based)</A>
+ </DT>
+ <DD>Excerpts and notes about configuring and using Apache IP-based virtual
+ hosts
+ </DD>
+ <DT><A
+ HREF="windoz_keepalive.html"
+ >Windows Bug with Web Keepalive</A>
+ </DT>
+ <DD>A brief description of a known problem with Microsoft Windows and
+ web sites accessed using keepalive connections
+ </DD>
+ </DL>
+
+ <!--#include virtual="footer.html" -->
+ </BODY>
+</HTML>