Contents
The Apache package provides
ab,
apachectl,
apr-config,
apu-config,
apxs,
checkgid,
dbmmanage,
htdbm,
htdigest,
htpasswd,
httpd,
logresolve,
rotatelogs,
libapr,
libaprutil and
various modules.
Description
ab
ab is a tool for benchmarking your Apache HTTP server.
apachectl
apachectl is a frontend 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.
logresolve
logresolve is a post-processing program to
resolve IP-addresses in Apache's access logfiles.
rotatelogs
rotatelogs is a simple program for use in
conjunction with Apache's piped logfile feature.