index.html revision 2eaf662cbc81e823e8d9aeb8d54e69e63032493e
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Apache Miscellaneous Documentation</title>
</head>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
vlink="#000080" alink="#FF0000">
<!--#include virtual="header.html" -->
<h1 align="CENTER">Apache Miscellaneous Documentation</h1>
<p>Below is a list of additional documentation pages that apply
to the Apache web server development project.</p>
<dl>
Negotiation for custom ErrorDocuments</a></dt>
<dd>Describes a solution which uses XSSI and negotiation to
custom-tailor the Apache ErrorDocuments to taste, adding the
advantage of returning internationalized versions of the
error messages depending on the client's language
preferences.</dd>
Apache</a></dt>
<dd>Describes how Apache uses file descriptors and talks
about various limits imposed on the number of descriptors
available by various operating systems.</dd>
<dt><a
<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>
Problems</a></dt>
<dd>A list of problems in HTTP clients which can be mitigated
by Apache.</dd>
Tuning</a></dt>
<dd>Notes about how to (run-time and compile-time) configure
Apache for highest performance. Notes explaining why Apache
does some things, and why it doesn't do other things (which
<dd>Some "do"s - and "don't"s - for keeping your Apache web
site secure.</dd>
</dl>
<!--#include virtual="footer.html" -->
</body>
</html>