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..
Any ideas how to enable it?
Thanks! -t
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