index.html revision 210ac7f213498949b68ee13b33fd9324d08ff81f
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Apache HTTP Server and Supporting Programs</title>
</head>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
vlink="#000080" alink="#FF0000">
<!--#include virtual="header.html" -->
<h1 align="center">Server and Supporting Programs</h1>
<p>This page documents all the executable programs included
with the Apache HTTP Server.</p>
<dl>
<dd>Apache hypertext transfer protocol server</dd>
<dd>Apache HTTP server control interface</dd>
<dd>Apache HTTP server benchmarking tool</dd>
<dd>APache eXtenSion tool</dd>
<dd>Create and update user authentication files in DBM format
for basic authentication</dd>
<dd>Create and update user authentication files for digest
authentication</dd>
<dd>Create and update user authentication files for basic
authentication</dd>
<dd>Resolve hostnames for IP-addresses in Apache
logfiles</dd>
<dd>Rotate Apache logs without having to kill the server</dd>
<dd>Switch User For Exec</dd>
</dl>
<!--#include virtual="footer.html" -->
</body>
</html>