Table of Contents
View Apache Server Information
Related Documentation
Prerequisites
Last Updated for InterWorx version 3.0.1
The /etc/httpd/conf/httpd.conf file must contain the following in order for the server status to be displayed:
<Location /server-info>
SetHandler server-info
Order deny,allow
Deny from all
Allow from 127.0.0.1
</Location>
Purpose
The following procedures explain how to view the information of the Apache server.
Procedure - View Status of the Apache Server
- Click on the menu if it is not already expanded.
- Click on the ♦ Web Server item.
- You should now be looking at the Webserver Management controls in the main content area.
- Locate the Apache Server Information section.
- Click the Server Information link.
- A new window will open up with information pertaining to the Apache server.
