- Apache-2.4.38 Introduction to Apache HTTPD The Apache HTTPD package contains an open-source HTTP server. It is useful for creating local intranet web sites or running huge web serving operations.
- Httpd(x86-64) latest versions: 2.4.46, 2.4.43, 2.4.41, 2.4.39, 2.4.38, 2.4.37, 2.4.35, 2.4.34, 2.4.33, 2.4.29, 2.4.28, 2.4.27, 2.4.26, 2.4.25, 2.4.23.
The package name is aixtools.apache.httpd (and needs aixtools.apache.apr and aixtools.apache.apr-util - all in bundle above). The ABI is 64-bit, so external libraries, extra modules, etc. Need to be 64-bit as well.
Contents
Httpd 2.4.23 Rpm
Short Descriptions
Httpd 2.4.46 Rpm
ab | is a tool for benchmarking your Apache HTTP server. |
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 | is a tool for building and installing extension modules for the Apache HTTP server. |
checkgid | 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. |
dbmmanage | is used to create and update the DBM format files used to store usernames and passwords for basic authentication of HTTP users. |
fcgistarter | is a tool to start a FastCGI program. |
htcacheclean | is used to clean up the disk cache. |
htdbm | is used to manipulate the DBM password databases. |
htdigest | is used to create and update the flat-files used to store usernames, realms and passwords for digest authentication of HTTP users. |
htpasswd | is used to create and update the flat-files used to store usernames and passwords for basic authentication of HTTP users. |
httpd | is the Apache HTTP server program. |
httxt2dbm | is used to generate DBM files from text, for use in RewriteMap. |
logresolve | is a post-processing program to resolve IP-addresses in Apache's access log files. |
rotatelogs | is a simple program for use in conjunction with Apache's piped log file feature. |
suexec | allows users to run CGI and SSI applications as a different user. |