HP Open Source Middleware Stacks Blueprints: LAMP Architecture on HP ProLiant BladeSystem Servers on SLES
APACHE_MODULES="actions alias auth_basic authn_file authz_host
authz_groupfile authz_default authz_user authn_dbm autoindex cgi
dir env expires include log_config mime negotiation setenvif
ssl suexec userdir php5 info status"
4. Restart your Apache HTTP Server for the changes to take effect.
5. Verify that the /etc/apache2/sysconfig.d/loadmodule.conf file contains the
following lines:
LoadModule info_module /usr/lib64/apache2-prefork/mod_info.so
LoadModule status_module /usr/lib64/apache2-prefork/mod_status.so
If these two lines exist, then the two modules have loaded successfully.
1. Verify the server status by opening a browser and entering the following URL:
http://<YOUR_WEB_SERVER_IP>/server-status
The Apache Server Status web page opens, as shown in Figure 2.
Figure 2 Apache Server Status
12