Contents
Short Descriptions
| is a tool for benchmarking your Apache HTTP server | |
| is a front end to the Apache HTTP server which is designed to help the administrator control the functioning of the Apache httpd daemon | |
| is a tool for building and installing extension modules for the Apache HTTP server | |
| is a program that checks whether it can setgid to the group specified. This is to see if it is a valid group for Apache2 to use at runtime. If the user (should be run as superuser) is in that group, or can setgid to it, it will return 0 | |
| is used to create and update the DBM format files used to store usernames and passwords for basic authentication of HTTP users | |
| is a tool to start a FastCGI program | |
| is used to clean up the disk cache | |
| is used to manipulate the DBM password databases | |
| is used to create and update the flat-files used to store usernames, realms and passwords for digest authentication of HTTP users | |
| is used to create and update the flat-files used to store usernames and passwords for basic authentication of HTTP users | |
| is the Apache HTTP server program | |
| is used to generate DBM files from text, for use in RewriteMap | |
| is a post-processing program to resolve IP-addresses in Apache's access log files | |
| is a simple program for use in conjunction with Apache's piped log file feature | |
| allows users to run CGI and SSI applications as a different user | 
![[Note]](../images/note.png)