1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 6<html xmlns="http://www.w3.org/1999/xhtml"> 7 <head> 8 <meta name="generator" content="HTML Tidy, see www.w3.org" /> 9 10 <title>Apache HTTP Server and Supporting Programs</title> 11 </head> 12 <!-- Background white, links blue (unvisited), navy (visited), red (active) --> 13 14 <body bgcolor="#ffffff" text="#000000" link="#0000ff" 15 vlink="#000080" alink="#ff0000"> 16 <div align="CENTER"> 17 <img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]" /> 18 19 <h3>Apache HTTP Server Version 1.3</h3> 20 </div> 21 22 23 <h1 align="center">Server and Supporting Programs</h1> 24 25 <p>This page documents all the executable programs included 26 with the Apache HTTP Server.</p> 27 28 <dl> 29 <dt><a href="httpd.html">httpd</a></dt> 30 31 <dd>Apache hypertext transfer protocol server</dd> 32 33 <dt><a href="apachectl.html">apachectl</a></dt> 34 35 <dd>Apache HTTP server control interface</dd> 36 37 <dt><a href="ab.html">ab</a></dt> 38 39 <dd>Apache HTTP server benchmarking tool</dd> 40 41 <dt><a href="apxs.html">apxs</a></dt> 42 43 <dd>APache eXtenSion tool</dd> 44 45 <dt><a href="dbmmanage.html">dbmmanage</a></dt> 46 47 <dd>Create and update user authentication files in DBM format 48 for basic authentication</dd> 49 50 <dt><a href="htdigest.html">htdigest</a></dt> 51 52 <dd>Create and update user authentication files for digest 53 authentication</dd> 54 55 <dt><a href="htpasswd.html">htpasswd</a></dt> 56 57 <dd>Create and update user authentication files for basic 58 authentication</dd> 59 60 <dt><a href="logresolve.html">logresolve</a></dt> 61 62 <dd>Resolve hostnames for IP-addresses in Apache 63 logfiles</dd> 64 65 <dt><a href="rotatelogs.html">rotatelogs</a></dt> 66 67 <dd>Rotate Apache logs without having to kill the server</dd> 68 69 <dt><a href="suexec.html">suexec</a></dt> 70 71 <dd>Switch User For Exec</dd> 72 73 <dt><a href="other.html">Other Programs</a></dt> 74 </dl> 75 <hr /> 76 77 <h3 align="CENTER">Apache HTTP Server Version 1.3</h3> 78 <a href="./"><img src="../images/index.gif" alt="Index" /></a> 79 <a href="../"><img src="../images/home.gif" alt="Home" /></a> 80 81 82 </body> 83</html> 84 85 86 87