index.html revision 1186524bae33a38ae07135ddb98b7724c391d80b
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano <TITLE>Apache HTTP Server and Supporting Programs</TITLE>
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano BGCOLOR="#FFFFFF"
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano TEXT="#000000"
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano LINK="#0000FF"
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano VLINK="#000080"
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano ALINK="#FF0000"
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano <!--#include virtual="header.html" -->
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano <H1 ALIGN="CENTER">Server and Supporting Programs</H1>
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano<p>This page documents all the executable programs included with the
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel LezcanoApache HTTP Server.</p>
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano<dd>Apache hypertext transfer protocol server</dd>
20d816599f954e7e5864d39884cc0de56f9358fdChristian Seiler<dt><a href="apachectl.html">apachectl</a></dt>
20d816599f954e7e5864d39884cc0de56f9358fdChristian Seiler<dd>Apache HTTP server control interface</dd>
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano<dt><a href="dbmmanage.html">dbmmanage</a></dt>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dd>Create and update user authentication files in DBM format for basic
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcanoauthentication</dd>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dd>Create and update user authentication files for digest authentication</dd>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dd>Create and update user authentication files for basic authentication</dd>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dt><a href="logresolve.html">logresolve</a></dt>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dd>Resolve hostnames for IP-addresses in Apache logfiles</dd>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dt><a href="rotatelogs.html">rotatelogs</a></dt>
05cda563bff2433c21acf5d13c364d581c34efd6Daniel Lezcano<dd>Rotate Apache logs without having to kill the server</dd>
b3357a6f5b90f1e342c270de66491afc412c1cf7Daniel Lezcano <!--#include virtual="footer.html" -->