bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / support / README
1 Support files:
2
3 ab
4         ABuse your server with this benchmarker. Rudimentary
5         command line testing tool.
6
7 apachectl
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.
11
12 apxs
13         APache eXtenSion tool. Eases building and installing
14         DSO style modules.
15
16 dbmmanage
17         Create and update user authentication files in the faster
18         DBM format used by mod_auth_db.
19
20 htdigest
21         Create and update user authentication files used in
22         DIGEST authentification. See mod_auth_digest.
23
24 htpasswd 
25         Create and update user authentication files used in
26         BASIC authentification. I.e. the htpasswd files.
27         See mod_auth.
28
29 httpd.8
30         General apache man page.
31
32 log_server_status
33         This script is designed to be run at a frequent interval by something
34         like cron.  It connects to the server and downloads the status
35         information.  It reformats the information to a single line and logs
36         it to a file. 
37
38 logresolve
39         resolve hostnames for IP-adresses in Apache logfiles
40
41 phf_abuse_log.cgi
42         This script can be used to detect people trying to abuse an ancient
43         and long plugged security hole which existed in a CGI script distributed
44         with Apache 1.0.3 and earlier versions.
45
46 rotatelogs
47         rotate Apache logs without having to kill the server.
48
49 split-logfile
50         This script will take a combined virtual hosts access
51         log file and break its contents into separate files.
52
53 suexec
54         Switch User For Exec. Used internally by apache, 
55         see  the  document  `Apache  suEXEC  Support'
56         under http://www.apache.org/docs/suexec.html .
57
58 SHA1
59         This directory includes some utilities to allow Apache 1.3.6 to 
60         recognize passwords in SHA1 format, as used by Netscape web 
61         servers. It is not installed by default.
62