[APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

Apache Miscellaneous Documentation

Below is a list of additional documentation pages that apply to the Apache web server development project.

API
Description of Apache's Application Programming Interface.
FAQ
Frequently-Asked Questions concerning the Apache project and server.
How to use XSSI and Negotiation for custom ErrorDocuments
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.
File Descriptor use in Apache
Describes how Apache uses file descriptors and talks about various limits imposed on the number of descriptors available by various operating systems.
FIN_WAIT_2
A description of the causes of Apache processes going into the FIN_WAIT_2 state, and what you can do about it.
"How-To"
Instructions about how to accomplish some commonly-desired server functionality changes.
Known Client Problems
A list of problems in HTTP clients which can be mitigated by Apache.
Performance Notes (BSD 4.4)
Some notes about ways to improve/optimize Apache performance on BSD 4.4 systems.
Performance Notes (General)
Some generic notes about how to improve the performance of your machine/OS.
Performance Notes -- Apache Tuning
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 make it slower/faster).
Security Tips
Some "do"s - and "don't"s - for keeping your Apache web site secure.

Apache HTTP Server Version 1.3

Index Home