summaryrefslogtreecommitdiff
path: root/docs/manual/misc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/misc/index.html')
-rw-r--r--docs/manual/misc/index.html67
1 files changed, 0 insertions, 67 deletions
diff --git a/docs/manual/misc/index.html b/docs/manual/misc/index.html
deleted file mode 100644
index eb40b5996f..0000000000
--- a/docs/manual/misc/index.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="generator" content="HTML Tidy, see www.w3.org" />
-
- <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>
- <dt><a href="custom_errordocs.html">How to use XSSI and
- 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>
-
- <dt><a href="descriptors.html">File Descriptor use in
- 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
- 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="known_client_problems.html">Known Client
- Problems</a></dt>
-
- <dd>A list of problems in HTTP clients which can be mitigated
- by Apache.</dd>
-
- <dt><a href="perf-tuning.html">Performance Notes -- Apache
- 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
- make it slower/faster).</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>
- </dl>
- <!--#include virtual="footer.html" -->
- </body>
-</html>
-