upsforum

Well-Known Member
Jul 27, 2005
474
0
166
I changed file path in server-status like:

<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from 127.0.0.1 ::1
</Location>


but I think that eveyr reset or restart cpanel reset this in path in whm-server-status, I use external monitor application (mmonit) that use /server-status for get information of server, I tried with a simple .htaccess in htdocs directory and added rewriterule but not work