How to enable server-status in WHM/cpanel server?

Post Reply
a24uall
Site Admin
Posts: 166
Joined: Sun Jul 01, 2012 9:07 am

How to enable server-status in WHM/cpanel server?

Post by a24uall »

How to enable server status in WHM/cpanel server?

Go to httpd.conf
vi /etc/httpd/conf/httpd.conf
Turn on
ExtendedStatus On
<Location /whm-server-status>
SetHandler server-status
# Order deny,allow
# Deny from all
# Allow from 127.0.0.1 .example.com Your_Dedicated _IP
</Location>
It will show IP/whm-server-status

To check this you can login to shell and execute
Arun
WebhostingDevelopment.com
Post Reply

Return to “Webserver”