On Wed, 16 Feb 2005 17:18:03 -0500,
cooch17@NOSPAMverizon.net posted:
> Greetings -
>
> I like to be able to look at the extended status page on my web server
> (running apache 2.0.53), but I want to restrict access to that page to
> a particular ip address. I've tried the following
>
> ExtendedStatus On
> <Location /status>
> order deny,allow
> allow from my.ip.address.here
> deny from all
> </Location>
>
> in the httpd.conf file, but this doesn't seem to do the trick. I can
> still access the status page from any ip address.
Mine's: <Location /server-status>
You might also want to do a similar block for: <Location /server-info>
--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.
This message was sent without a virus, please delete some files yourself.