Include this in httpd.conf
SetHandler server-status
Order deny,allow
Deny from all
Allow from 127.0.0.1
then check command:
lynx http://localhost//whm-server-status
lynx http://localhost//whm-server-status grep uptime to see the apache uptime