Re: [us...@httpd] sethandler server-status

2009-01-06 Thread Suresh Babu
Hai Try this config SetHandler server-status Order Deny,Allow Deny from all Allow from 127.0.0.1 2008/12/29 Andre Hübner > 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 .htacces

[us...@httpd] sethandler server-status

2008-12-29 Thread Andre Hübner
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