diff options
| author | (no author) <(no author)@unknown> | 2001-05-04 21:54:25 +0000 |
|---|---|---|
| committer | (no author) <(no author)@unknown> | 2001-05-04 21:54:25 +0000 |
| commit | ad2dd84025f628d29200b5a9a41d654be678aa6f (patch) | |
| tree | 35a838b6e9d6510a91e386728e78b4a81cb55781 /docs/manual/programs/index.html | |
| parent | f83672781de25207442ff908258219de1d103062 (diff) | |
| download | httpd-RSE.tar.gz | |
This commit was manufactured by cvs2svn to create branch 'RSE'.RSE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/RSE@88989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/index.html')
| -rwxr-xr-x | docs/manual/programs/index.html | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/docs/manual/programs/index.html b/docs/manual/programs/index.html deleted file mode 100755 index 3e246aae4b..0000000000 --- a/docs/manual/programs/index.html +++ /dev/null @@ -1,60 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<HTML> - <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> - -<dt><a href="httpd.html">httpd</a></dt> -<dd>Apache hypertext transfer protocol server</dd> - -<dt><a href="apachectl.html">apachectl</a></dt> -<dd>Apache HTTP server control interface</dd> - -<dt><a href="ab.html">ab</a></dt> -<dd>Apache HTTP server benchmarking tool</dd> - -<dt><a href="apxs.html">apxs</a></dt> -<dd>APache eXtenSion tool</dd> - -<dt><a href="dbmmanage.html">dbmmanage</a></dt> -<dd>Create and update user authentication files in DBM format for basic -authentication</dd> - -<dt><a href="htdigest.html">htdigest</a></dt> -<dd>Create and update user authentication files for digest authentication</dd> - -<dt><a href="htpasswd.html">htpasswd</a></dt> -<dd>Create and update user authentication files for basic authentication</dd> - -<dt><a href="logresolve.html">logresolve</a></dt> -<dd>Resolve hostnames for IP-addresses in Apache logfiles</dd> - -<dt><a href="rotatelogs.html">rotatelogs</a></dt> -<dd>Rotate Apache logs without having to kill the server</dd> - -<dt><a href="suexec.html">suexec</a></dt> -<dd>Switch User For Exec</dd> - -<dt><a href="other.html">Other Programs</dt> - -</dl> - - <!--#include virtual="footer.html" --> - </BODY> -</HTML> |
