Table of Contents
View Apache Server Status
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:
ExtendedStatus On <Location /server-status>; SetHandler server-status Order deny,allow Deny from all Allow from 127.0.0.1 </Location>
Purpose
The following procedures explain how to view the status of the Apache server.
Procedue - 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 Status link.
- A new window will open up with the status of the Apache server.
