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.min.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.4</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.4</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="/fr/programs/" hreflang="fr" rel="alternate" title="Fran�ais">&nbsp;fr&nbsp;</a> |
27<a href="/ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
28<a href="/tr/programs/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
29<a href="/zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
30</div>
31
32    <p>This page documents all the executable programs included
33    with the Apache HTTP Server.</p>
34</div>
35<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
36<div class="section">
37<h2><a name="index" id="index">Index</a></h2>
38
39    <dl>
40      <dt><code class="program"><a href="/programs/httpd.html">httpd</a></code></dt>
41
42      <dd>Apache hypertext transfer protocol server</dd>
43
44      <dt><code class="program"><a href="/programs/apachectl.html">apachectl</a></code></dt>
45
46      <dd>Apache HTTP server control interface</dd>
47
48      <dt><code class="program"><a href="/programs/ab.html">ab</a></code></dt>
49
50      <dd>Apache HTTP server benchmarking tool</dd>
51
52      <dt><code class="program"><a href="/programs/apxs.html">apxs</a></code></dt>
53
54      <dd>APache eXtenSion tool</dd>
55
56      <dt><code class="program"><a href="/programs/configure.html">configure</a></code></dt>
57
58      <dd>Configure the source tree</dd>
59
60      <dt><code class="program"><a href="/programs/dbmmanage.html">dbmmanage</a></code></dt>
61
62      <dd>Create and update user authentication files in DBM format
63      for basic authentication</dd>
64
65      <dt><code class="program"><a href="/programs/fcgistarter.html">fcgistarter</a></code></dt>
66
67      <dd>Start a FastCGI program</dd>
68
69      <dt><code class="program"><a href="/programs/htcacheclean.html">htcacheclean</a></code></dt>
70
71      <dd>Clean up the disk cache</dd>
72
73      <dt><code class="program"><a href="/programs/htdigest.html">htdigest</a></code></dt>
74
75      <dd>Create and update user authentication files for digest
76      authentication</dd>
77
78      <dt><code class="program"><a href="/programs/htdbm.html">htdbm</a></code></dt>
79
80      <dd>Manipulate DBM password databases.</dd>
81
82      <dt><code class="program"><a href="/programs/htpasswd.html">htpasswd</a></code></dt>
83
84      <dd>Create and update user authentication files for basic
85      authentication</dd>
86
87      <dt><code class="program"><a href="/programs/httxt2dbm.html">httxt2dbm</a></code></dt>
88
89      <dd>Create dbm files for use with RewriteMap</dd>
90
91      <dt><code class="program"><a href="/programs/logresolve.html">logresolve</a></code></dt>
92
93      <dd>Resolve hostnames for IP-addresses in Apache
94      logfiles</dd>
95
96      <dt><code class="program"><a href="/programs/log_server_status.html">log_server_status</a></code></dt>
97
98      <dd>Periodically log the server's status</dd>
99
100      <dt><code class="program"><a href="/programs/rotatelogs.html">rotatelogs</a></code></dt>
101
102      <dd>Rotate Apache logs without having to kill the server</dd>
103
104      <dt><code class="program"><a href="/programs/split-logfile.html">split-logfile</a></code></dt>
105
106      <dd>Split a multi-vhost logfile into per-host logfiles</dd>
107
108      <dt><code class="program"><a href="/programs/suexec.html">suexec</a></code></dt>
109
110      <dd>Switch User For Exec</dd>
111
112    </dl>
113</div></div>
114<div class="bottomlang">
115<p><span>Available Languages: </span><a href="/en/programs/" title="English">&nbsp;en&nbsp;</a> |
116<a href="/es/programs/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
117<a href="/fr/programs/" hreflang="fr" rel="alternate" title="Fran�ais">&nbsp;fr&nbsp;</a> |
118<a href="/ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
119<a href="/tr/programs/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
120<a href="/zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
121</div><div id="footer">
122<p class="apache">Copyright 2014 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>
123<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[//><!--
124if (typeof(prettyPrint) !== 'undefined') {
125    prettyPrint();
126}
127//--><!]]></script>
128</body></html>