Forum Moderators: phranque
Due to the way this module works there is no way to block information from it.
Information on password-protecting mod_status is available in the mod_status documentation [httpd.apache.org] itself.
Jim
You can still block mod_status entirely by placing auth/access directives inside the <Location> section where you activated it:
For example, see:
[svn.apache.org...]