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" /><link rel="stylesheet" type="text/css" href="/style/css/prettify.css" />
12<script src="/style/scripts/prettify.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body id="manual-page" class="no-sidebar"><div id="page-header">
17<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
18<p class="apache">Apache HTTP Server Version 2.2</p>
19<img alt="" src="/images/feather.gif" /></div>
20<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
21<div id="path">
22<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.2</a></div><div id="page-content"><div id="preamble"><h1>Server and Supporting Programs</h1>
23<div class="toplang">
24<p><span>Available Languages: </span><a href="/en/programs/" title="English">&nbsp;en&nbsp;</a> |
25<a href="/es/programs/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
26<a href="/ja/programs/" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
27<a href="/ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
28<a href="/ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a> |
29<a href="/tr/programs/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
30<a href="/zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
31</div>
32
33    <p>This page documents all the executable programs included
34    with the Apache HTTP Server.</p>
35</div>
36<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
37<div class="section">
38<h2><a name="index" id="index">Index</a></h2>
39
40    <dl>
41      <dt><code class="program"><a href="/programs/httpd.html">httpd</a></code></dt>
42
43      <dd>Apache hypertext transfer protocol server</dd>
44
45      <dt><code class="program"><a href="/programs/apachectl.html">apachectl</a></code></dt>
46
47      <dd>Apache HTTP server control interface</dd>
48
49      <dt><code class="program"><a href="/programs/ab.html">ab</a></code></dt>
50
51      <dd>Apache HTTP server benchmarking tool</dd>
52
53      <dt><code class="program"><a href="/programs/apxs.html">apxs</a></code></dt>
54
55      <dd>APache eXtenSion tool</dd>
56
57      <dt><code class="program"><a href="/programs/configure.html">configure</a></code></dt>
58
59      <dd>Configure the source tree</dd>
60
61      <dt><code class="program"><a href="/programs/dbmmanage.html">dbmmanage</a></code></dt>
62
63      <dd>Create and update user authentication files in DBM format
64      for basic authentication</dd>
65
66      <dt><code class="program"><a href="/programs/htcacheclean.html">htcacheclean</a></code></dt>
67      <dd>Clean up the disk cache</dd>
68
69      <dt><code class="program"><a href="/programs/htdigest.html">htdigest</a></code></dt>
70
71      <dd>Create and update user authentication files for digest
72      authentication</dd>
73
74      <dt><code class="program"><a href="/programs/htdbm.html">htdbm</a></code></dt>
75
76      <dd>Manipulate DBM password databases.</dd>
77
78      <dt><code class="program"><a href="/programs/htpasswd.html">htpasswd</a></code></dt>
79
80      <dd>Create and update user authentication files for basic
81      authentication</dd>
82
83      <dt><code class="program"><a href="/programs/httxt2dbm.html">httxt2dbm</a></code></dt>
84
85      <dd>Create dbm files for use with RewriteMap</dd>
86
87      <dt><code class="program"><a href="/programs/logresolve.html">logresolve</a></code></dt>
88
89      <dd>Resolve hostnames for IP-addresses in Apache
90      logfiles</dd>
91
92      <dt><code class="program"><a href="/programs/rotatelogs.html">rotatelogs</a></code></dt>
93
94      <dd>Rotate Apache logs without having to kill the server</dd>
95
96      <dt><code class="program"><a href="/programs/suexec.html">suexec</a></code></dt>
97
98      <dd>Switch User For Exec</dd>
99
100      <dt><a href="other.html">Other Programs</a></dt>
101      <dd>Support tools with no own manual page.</dd>
102    </dl>
103</div></div>
104<div class="bottomlang">
105<p><span>Available Languages: </span><a href="/en/programs/" title="English">&nbsp;en&nbsp;</a> |
106<a href="/es/programs/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
107<a href="/ja/programs/" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
108<a href="/ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
109<a href="/ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a> |
110<a href="/tr/programs/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
111<a href="/zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
112</div><div id="footer">
113<p class="apache">Copyright 2013 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>
114<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
115if (typeof(prettyPrint) !== 'undefined') {
116    prettyPrint();
117}
118//--><!]]></script>
119</body></html>