Contents
The Apache package provides
ab,
apachectl,
apr-config,
apu-config,
apxs,
checkgid,
dbmmanage,
htdbm,
htdigest,
htpasswd,
httpd,
instdso.sh,
logresolve,
rotatelogs,
libapr,
libaprutil and
various modules.
Description
ab
ab is a tool for benchmarking your
Apache HTTP server.
apachectl
apachectl is a front end to the
Apache HTTP
server which is designed to help the administrator control the
functioning of the Apache httpd daemon.
apxs
apxs
is a tool for building and installing extension modules for the
Apache HTTP server.
dbmmanage
dbmmanage is used to create and update the
DBM format files used to store usernames and password
for basic authentication of HTTP
users.
htdigest
htdigest is used to create and update the
flat-files used to store usernames, realm and password for digest
authentication of HTTP users.
htpasswd
htpasswd is used to create and update the
flat-files used to store usernames and password for basic authentication of
HTTP users.
httpd
httpd is the Apache HTTP
server program.
instdso.sh
instdso.sh is a script which installs
Apache DSO modules.
logresolve
logresolve is a post-processing program to
resolve IP-addresses in Apache's access log files.
rotatelogs
rotatelogs is a simple program for use in
conjunction with Apache's piped log file feature.