Hai

Try this config

<Location /server-status>
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
</Location>


2008/12/29 Andre Hübner <andre.hueb...@gmx.de>

> Hello,
>
> im looking for a way to disable the posibility for users to activate a
> server-status page within own virtual host.
> For now it is enough to add a .htaccess with content
>
> sethandler server-status
>
> i do not want that my users can see all what happens at apache-traffic.
> i can just only hide my own status from others but seems to be not enough.
> Is there something what i can do?
>
> Thanks,
> Andre
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>


-- 
With thanks & regards
D Suresh babu

Reply via email to