Index of /Anwendungsanalyse/Informationsmaterial/Apache/Sourcen/apache_1.3.17/src/support
Name Last modified Size Description
Parent Directory 23-Apr-2001 11:21 -
.indent.pro 15-Sep-1997 00:29 1k
Makefile.tmpl 09-Dec-1999 18:19 3k
README 02-Aug-1999 12:13 2k
SHA1/ 26-Jan-2001 23:05 -
ab.8 15-Jan-2001 18:06 7k
ab.c 15-Jan-2001 18:06 33k
apachectl 15-Jan-2001 18:06 7k
apachectl.8 15-Jan-2001 18:06 5k
apxs.8 15-Jan-2001 18:06 12k
apxs.pl 15-Jan-2001 18:06 20k
dbmmanage 20-Oct-2000 17:30 11k
dbmmanage.1 15-Jan-2001 18:06 6k
htdigest.1 15-Jan-2001 18:06 4k
htdigest.c 15-Jan-2001 18:06 8k
htdigest.dsp 20-Dec-2000 00:22 3k
htdigest.mak 21-Dec-2000 08:24 5k
htpasswd.1 15-Jan-2001 18:06 9k
htpasswd.c 02-Jun-2000 01:42 17k
htpasswd.dsp 20-Dec-2000 00:22 3k
htpasswd.mak 21-Dec-2000 08:24 8k
httpd.8 15-Jan-2001 18:06 6k
httpd.exp 10-Oct-2000 20:05 7k
log_server_status 15-Jan-2001 18:06 5k
logresolve.8 15-Jan-2001 18:06 4k
logresolve.c 09-May-2000 19:58 9k
logresolve.dsp 20-Dec-2000 00:22 3k
logresolve.mak 21-Dec-2000 08:24 4k
logresolve.pl 15-Jan-2001 18:06 9k
phf_abuse_log.cgi 08-Oct-1996 23:14 1k
rotatelogs.8 15-Jan-2001 18:06 4k
rotatelogs.c 21-Nov-2000 14:42 4k
rotatelogs.dsp 20-Dec-2000 00:22 3k
rotatelogs.mak 21-Dec-2000 08:24 4k
split-logfile 15-Jan-2001 18:06 4k
suexec.8 15-Jan-2001 18:06 3k
suexec.c 15-Jan-2001 18:06 17k
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.