]> granicus.if.org Git - apache/blob - docs/manual/misc/index.html
e826fdc0d58a8ec97b5ec8877a82dda1dbd875a8
[apache] / docs / manual / misc / index.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <HTML>
3  <HEAD>
4   <TITLE>Apache Miscellaneous Documentation</TITLE>
5  </HEAD>
6
7  <BODY>
8   <!--#include virtual="header.html" -->
9   <H1>Apache Miscellaneous Documentation</h1>
10
11   <P>
12   Below is a list of additional documentation pages that apply to the
13   Apache web server development project.
14   </P>
15   <DL>
16    <DT><A
17         HREF="API.html"
18        >API</A>
19    </DT>
20    <DD>Description of Apache's Application Programming Interface.
21    </DD>
22    <DT><A
23         HREF="FAQ.html"
24        >FAQ</A>
25    </DT>
26    <DD>Frequently-Asked Questions concerning the Apache project and server
27    </DD>
28    <DT><A
29         HREF="client_block_api.html"
30        >Reading Client Input in Apache 1.2</A>
31    </DT>
32    <DD>Describes differences between Apache 1.1 and 1.2 in how modules
33     read information from the client
34    </DD>
35    <DT><A
36         HREF="compat_notes.html"
37        >Compatibility with NCSA</A>
38    </DT>
39    <DD>Notes about Apache's compatibility with the NCSA server
40    </DD>
41    <DT><A
42         HREF="fin_wait_2.html"
43        ><SAMP>FIN_WAIT_2</SAMP></A>
44    </DT>
45    <DD>A description of the causes of Apache processes going into the
46     <SAMP>FIN_WAIT_2</SAMP> state, and what you can do about it
47    </DD>
48    <DT><A
49         HREF="howto.html"
50        >&quot;How-To&quot;</A>
51    </DT>
52    <DD>Instructions about how to accomplish some commonly-desired server
53     functionality changes
54    </DD>
55    <DT><A
56         HREF="known_bugs.html"
57        >Known Bugs</A>
58    </DT>
59    <DD>Just what it says - a list of known bugs in each of the Apache releases
60    </DD>
61    <DT><A
62         HREF="nopgp.html"
63        >No PGP</A>
64    </DT>
65    <DD>Why we took PEM and PGP support out of the base Apache distribution
66    </DD>
67    <DT><A
68         HREF="perf-bsd44.html"
69        >Performance Notes (BSD 4.4)</A>
70    </DT>
71    <DD>Some notes about ways to improve/optimize Apache performance on
72     BSD 4.4 systems
73    </DD>
74    <DT><A
75         HREF="perf-dec.html"
76        >Performance Notes (Digital UNIX)</A>
77    </DT>
78    <DD>Extracts of USENET postings describing how to optimize Apache
79     performance on Digital UNIX systems
80    </DD>
81    <DT><A
82         HREF="perf.html"
83        >Performance Notes (General)</A>
84    </DT>
85    <DD>Some generic notes about how to improve Apache performance
86    </DD>
87    <DT><A
88         HREF="security_tips.html"
89        >Security Tips</A>
90    </DT>
91    <DD>Some &quot;do&quot;s  - and &quot;don't&quot;s - for keeping your
92     Apache web site secure
93    </DD>
94    <DT><A
95         HREF="vif-info.html"
96        >Virtual Hosts (IP-based)</A>
97    </DT>
98    <DD>Excerpts and notes about configuring and using Apache IP-based virtual
99     hosts
100    </DD>
101    <DT><A
102         HREF="windoz_keepalive.html"
103        >Windows Bug with Web Keepalive</A>
104    </DT>
105    <DD>A brief description of a known problem with Microsoft Windows and
106     web sites accessed using keepalive connections
107    </DD>
108   </DL>
109
110   <!--#include virtual="footer.html" -->
111  </BODY>
112 </HTML>