bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / apache2 / manual / programs / 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>Server and Supporting Programs - 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>Server and Supporting Programs</h1>
20 <div class="toplang">
21 <p><span>Available Languages: </span><a href="../en/programs/" title="English">&nbsp;en&nbsp;</a> |
22 <a href="../es/programs/" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
23 <a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
24 <a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a> |
25 <a href="../tr/programs/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
26 </div>
27
28     <p>This page documents all the executable programs included
29     with the Apache HTTP Server.</p>
30 </div>
31 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
32 <div class="section">
33 <h2><a name="index" id="index">Index</a></h2>
34
35     <dl>
36       <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>
37
38       <dd>Apache hypertext transfer protocol server</dd>
39
40       <dt><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></dt>
41
42       <dd>Apache HTTP server control interface</dd>
43
44       <dt><code class="program"><a href="../programs/ab.html">ab</a></code></dt>
45
46       <dd>Apache HTTP server benchmarking tool</dd>
47
48       <dt><code class="program"><a href="../programs/apxs.html">apxs</a></code></dt>
49
50       <dd>APache eXtenSion tool</dd>
51
52       <dt><code class="program"><a href="../programs/configure.html">configure</a></code></dt>
53
54       <dd>Configure the source tree</dd>
55
56       <dt><code class="program"><a href="../programs/dbmmanage.html">dbmmanage</a></code></dt>
57
58       <dd>Create and update user authentication files in DBM format
59       for basic authentication</dd>
60
61       <dt><code class="program"><a href="../programs/htdigest.html">htdigest</a></code></dt>
62
63       <dd>Create and update user authentication files for digest
64       authentication</dd>
65
66       <dt><code class="program"><a href="../programs/htdbm.html">htdbm</a></code></dt>
67
68       <dd>Manipulate DBM password databases.</dd>
69
70       <dt><code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code></dt>
71
72       <dd>Create and update user authentication files for basic
73       authentication</dd>
74
75       <dt><code class="program"><a href="../programs/logresolve.html">logresolve</a></code></dt>
76
77       <dd>Resolve hostnames for IP-addresses in Apache
78       logfiles</dd>
79
80       <dt><code class="program"><a href="../programs/rotatelogs.html">rotatelogs</a></code></dt>
81
82       <dd>Rotate Apache logs without having to kill the server</dd>
83
84       <dt><code class="program"><a href="../programs/suexec.html">suexec</a></code></dt>
85
86       <dd>Switch User For Exec</dd>
87
88       <dt><a href="other.html">Other Programs</a></dt>
89       <dd>Support tools with no own manual page.</dd>
90     </dl>
91 </div></div>
92 <div class="bottomlang">
93 <p><span>Available Languages: </span><a href="../en/programs/" title="English">&nbsp;en&nbsp;</a> |
94 <a href="../es/programs/" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
95 <a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
96 <a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a> |
97 <a href="../tr/programs/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
98 </div><div id="footer">
99 <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>
100 <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>
101 </body></html>