bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / apache2 / manual / misc / index.html.en
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
4         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5               This file is generated from xml source: DO NOT EDIT
6         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7       -->
8 <title>Apache Miscellaneous Documentation - Apache HTTP Server</title>
9 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11 <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
12 <link href="../images/favicon.ico" rel="shortcut icon" /></head>
13 <body id="manual-page" class="no-sidebar"><div id="page-header">
14 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
15 <p class="apache">Apache HTTP Server Version 2.0</p>
16 <img alt="" src="../images/feather.gif" /></div>
17 <div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
18 <div id="path">
19 <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Apache Miscellaneous Documentation</h1>
20 <div class="toplang">
21 <p><span>Available Languages: </span><a href="../en/misc/" title="English">&nbsp;en&nbsp;</a> |
22 <a href="../tr/misc/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
23 </div>
24
25
26     <p>Below is a list of additional documentation pages that apply
27     to the Apache web server development project.</p>
28
29     <div class="warning"><h3>Warning</h3>
30     <p>Some of the documents below have not been fully updated
31     to take into account changes made in the 2.0 version of the
32     Apache HTTP Server. Some of the information may still be
33     relevant, but please use it with care.</p>
34     </div>
35
36     <dl>
37       <dt><a href="custom_errordocs.html">How to use XSSI and
38       Negotiation for custom ErrorDocuments</a></dt>
39
40       <dd>
41         <p>Describes a solution which uses XSSI and negotiation to
42         custom-tailor the Apache ErrorDocuments to taste, adding the
43         advantage of returning internationalized versions of the
44         error messages depending on the client's language
45         preferences.</p>
46       </dd>
47
48       <dt><a href="descriptors.html">File Descriptor use in
49       Apache</a></dt>
50
51       <dd>
52         <p>Describes how Apache uses file descriptors and talks
53         about various limits imposed on the number of descriptors
54         available by various operating systems.</p>
55       </dd>
56
57       <dt><a href="fin_wait_2.html"><code>FIN_WAIT_2</code></a></dt>
58
59       <dd>
60         <p>A description of the causes of Apache processes going
61         into the <code>FIN_WAIT_2</code> state, and what you can do
62         about it.</p>
63       </dd>
64
65       <dt><a href="known_client_problems.html">Known Client
66       Problems</a></dt>
67
68       <dd>
69         <p>A list of problems in HTTP clients which can be mitigated
70         by Apache.</p>
71       </dd>
72
73       <dt><a href="perf-tuning.html">Performance Notes - Apache
74       Tuning</a></dt>
75
76       <dd>
77         <p>Notes about how to (run-time and compile-time) configure
78         Apache for highest performance. Notes explaining why Apache
79         does some things, and why it doesn't do other things (which
80         make it slower/faster).</p>
81       </dd>
82
83       <dt><a href="security_tips.html">Security Tips</a></dt>
84
85       <dd>
86         <p>Some "do"s - and "don't"s - for keeping your Apache web
87         site secure.</p>
88       </dd>
89
90       <dt><a href="rewriteguide.html">URL Rewriting Guide</a></dt>
91       <dd>
92         <p>This document supplements the <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
93         <a href="../mod/mod_rewrite.html">reference documentation</a>.
94         It describes how one can use Apache's <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
95         to solve typical URL-based problems webmasters are usually confronted
96         with in practice.</p>
97       </dd>
98
99       <dt><a href="tutorials.html">Apache Tutorials</a></dt>
100
101       <dd>
102         <p>A list of external resources which help to accomplish common
103         tasks with the Apache HTTP server.</p>
104       </dd>
105
106       <dt><a href="relevant_standards.html">Relevant Standards</a></dt>
107
108       <dd>
109         <p>This document acts as a reference page for most of the relevant
110         standards that Apache follows.</p>
111       </dd>
112     </dl>
113   </div>
114 </div>
115 <div class="bottomlang">
116 <p><span>Available Languages: </span><a href="../en/misc/" title="English">&nbsp;en&nbsp;</a> |
117 <a href="../tr/misc/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
118 </div><div id="footer">
119 <p class="apache">Copyright 2009 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
120 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
121 </body></html>