• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question cannot get server-status to work

tkalfaoglu

Silver Pleskian
Server operating system version
AlmaLinux
Plesk version and microupdate number
Obsidian
Hi.. Although enabled in httpd.conf, and the module is loaded, when I try
I get a 404..

Code:
<IfModule mod_status.c>
<Location /server-status>
SetHandler server-status
<RequireAny>
Require ip 1.2.3.4
</RequireAny>
</Location>
ExtendedStatus On
</IfModule>

Any ideas how to enable it?
Thanks! -t
 
still nothing
Did you ever get this to work? I've realized we have some Debian 12 servers that show the page and some that don't. The ones that show the Plesk 404 page (the astronaut) do not have an entry in /var/log/apache2/other_vhosts_access.log.
 
Back
Top