Index of /Anwendungsanalyse/Informationsmaterial/Apache/Sourcen/apache_1.3.17/src/support

      Name                    Last modified       Size  Description

[DIR] Parent Directory 23-Apr-2001 11:21 - [TXT] .indent.pro 15-Sep-1997 00:29 1k [TXT] Makefile.tmpl 09-Dec-1999 18:19 3k [TXT] README 02-Aug-1999 12:13 2k [DIR] SHA1/ 26-Jan-2001 23:05 - [   ] ab.8 15-Jan-2001 18:06 7k [TXT] ab.c 15-Jan-2001 18:06 33k [TXT] apachectl 15-Jan-2001 18:06 7k [   ] apachectl.8 15-Jan-2001 18:06 5k [   ] apxs.8 15-Jan-2001 18:06 12k [TXT] apxs.pl 15-Jan-2001 18:06 20k [TXT] dbmmanage 20-Oct-2000 17:30 11k [   ] dbmmanage.1 15-Jan-2001 18:06 6k [   ] htdigest.1 15-Jan-2001 18:06 4k [TXT] htdigest.c 15-Jan-2001 18:06 8k [TXT] htdigest.dsp 20-Dec-2000 00:22 3k [TXT] htdigest.mak 21-Dec-2000 08:24 5k [   ] htpasswd.1 15-Jan-2001 18:06 9k [TXT] htpasswd.c 02-Jun-2000 01:42 17k [TXT] htpasswd.dsp 20-Dec-2000 00:22 3k [TXT] htpasswd.mak 21-Dec-2000 08:24 8k [   ] httpd.8 15-Jan-2001 18:06 6k [TXT] httpd.exp 10-Oct-2000 20:05 7k [TXT] log_server_status 15-Jan-2001 18:06 5k [   ] logresolve.8 15-Jan-2001 18:06 4k [TXT] logresolve.c 09-May-2000 19:58 9k [TXT] logresolve.dsp 20-Dec-2000 00:22 3k [TXT] logresolve.mak 21-Dec-2000 08:24 4k [TXT] logresolve.pl 15-Jan-2001 18:06 9k [TXT] phf_abuse_log.cgi 08-Oct-1996 23:14 1k [   ] rotatelogs.8 15-Jan-2001 18:06 4k [TXT] rotatelogs.c 21-Nov-2000 14:42 4k [TXT] rotatelogs.dsp 20-Dec-2000 00:22 3k [TXT] rotatelogs.mak 21-Dec-2000 08:24 4k [TXT] split-logfile 15-Jan-2001 18:06 4k [   ] suexec.8 15-Jan-2001 18:06 3k [TXT] suexec.c 15-Jan-2001 18:06 17k [TXT] suexec.h 15-Jan-2001 18:06 5k

Support files:

ab
	ABuse your server with this benchmarker. Rudimentary
	command line testing tool.

apachectl
	Apache run-time Control script. To facilitate the
	administrator and/or your rc.d scripts to control the 
	functioning of the Apache httpd daemon.

apxs
	APache eXtenSion tool. Eases building and installing
	DSO style modules.

dbmmanage
	Create and update user authentication files in the faster
	DBM format used by mod_auth_db.

htdigest
	Create and update user authentication files used in
	DIGEST authentification. See mod_auth_digest.

htpasswd 
	Create and update user authentication files used in
	BASIC authentification. I.e. the htpasswd files.
	See mod_auth.

httpd.8
	General apache man page.

log_server_status
	This script is designed to be run at a frequent interval by something
	like cron.  It connects to the server and downloads the status
	information.  It reformats the information to a single line and logs
	it to a file. 

logresolve
	resolve hostnames for IP-adresses in Apache logfiles

phf_abuse_log.cgi
	This script can be used to detect people trying to abuse an ancient
	and long plugged security hole which existed in a CGI script distributed
	with Apache 1.0.3 and earlier versions.

rotatelogs
	rotate Apache logs without having to kill the server.

split-logfile
	This script will take a combined virtual hosts access
	log file and break its contents into separate files.

suexec
	Switch User For Exec. Used internally by apache, 
        see  the  document  `Apache  suEXEC  Support'
	under http://www.apache.org/docs/suexec.html .

SHA1
	This directory includes some utilities to allow Apache 1.3.6 to 
	recognize passwords in SHA1 format, as used by Netscape web 
	servers. It is not installed by default.