4 ABuse your server with this benchmarker. Rudimentary
5 command line testing tool.
8 Apache run-time Control script. To facilitate the
9 administrator and/or your rc.d scripts to control the
10 functioning of the Apache httpd daemon.
13 APache eXtenSion tool. Eases building and installing
17 Create and update user authentication files in the faster
18 DBM format used by mod_auth_db.
21 Keep the size of mod_disk_cache store within a certain limit.
24 Create and update user authentication files used in
25 DIGEST authentification. See mod_auth_digest.
28 Create and update user authentication files used in
29 BASIC authentification. I.e. the htpasswd files.
33 General apache man page.
36 This script is designed to be run at a frequent interval by something
37 like cron. It connects to the server and downloads the status
38 information. It reformats the information to a single line and logs
42 resolve hostnames for IP-adresses in Apache logfiles
45 This script can be used to detect people trying to abuse an ancient
46 and long plugged security hole which existed in a CGI script distributed
47 with Apache 1.0.3 and earlier versions.
50 rotate Apache logs without having to kill the server.
53 This script will take a combined virtual hosts access
54 log file and break its contents into separate files.
57 Switch User For Exec. Used internally by apache,
58 see the document `Apache suEXEC Support'
59 under http://www.apache.org/docs/suexec.html .
62 This directory includes some utilities to allow Apache 1.3.6 to
63 recognize passwords in SHA1 format, as used by Netscape web
64 servers. It is not installed by default.