On Wed, 2004-01-07 at 20:06, Geoffrey Young wrote:
> Stuart Jansen wrote:
> > I'm using Apache 2.0.48, mod_perl 1.99_12, and Apache::AuthCookie to
> > create a custom authentication scheme. I've noticed that while apache
> > normally logs the $REMOTE_USER, it doesn't log it when accessing PHP
> > p
Stuart Jansen wrote:
> I'm using Apache 2.0.48, mod_perl 1.99_12, and Apache::AuthCookie to
> create a custom authentication scheme. I've noticed that while apache
> normally logs the $REMOTE_USER, it doesn't log it when accessing PHP
> pages. The pages are still correctly protected.
the way th
I'm using Apache 2.0.48, mod_perl 1.99_12, and Apache::AuthCookie to
create a custom authentication scheme. I've noticed that while apache
normally logs the $REMOTE_USER, it doesn't log it when accessing PHP
pages. The pages are still correctly protected. At first I thought
$_SERVER["REMOTE_USER"]