Re: Protecting perl-status by IP on a backend server

[prev] [thread] [next] [Date index for 2005/02/27]

From: Carl Johnstone
Subject: Re: Protecting perl-status by IP on a backend server
Date: 21:55 on 27 Feb 2005
> <Location /perl-server-status>
>      SetHandler server-status
>      Order deny,allow
>      Deny from all
>      Allow from env=admin_ip
> </Location>
>
> I still get
>
> [client 127.0.0.1] client denied by server configuration

Put the access rules in the front-end (non-mod_perl) apache rather than the
back-end.

Carl

Protecting perl-status by IP on a backend server
Barry Hoggard 21:01 on 27 Feb 2005

Re: Protecting perl-status by IP on a backend server
Carl Johnstone 21:55 on 27 Feb 2005

Generated at 17:56 on 01 Mar 2005 by mariachi v0.52