Re: Apache 2.4: scope of PerlAddAuthzProvider

2015-04-22 Thread Lathan Bidwell
zProvider user My::MyAuth::AuthCookie->authz" > as well. > > > Regards, > > Jie > > * Jie Gao wrote: > > > Date: Wed, 22 Apr 2015 17:23:10 +1000 > > From: Jie Gao > > To: modperl@perl.apache.org > > Subject: Apache 2.4: scope of PerlAddAuth

Re: Apache 2.4: scope of PerlAddAuthzProvider

2015-04-22 Thread Jie Gao
:10 +1000 > From: Jie Gao > To: modperl@perl.apache.org > Subject: Apache 2.4: scope of PerlAddAuthzProvider > User-Agent: Mutt/1.5.21 (2010-09-15) > > Hi > > When I put the following line within a "Location" section: > > PerlAddAuthzProvider

Apache 2.4: scope of PerlAddAuthzProvider

2015-04-22 Thread Jie Gao
Hi When I put the following line within a "Location" section: PerlAddAuthzProvider user My::MyAuth::AuthCookie->authen I get an error: "AH00526: Syntax error on line 545 of /usr/local/httpd-2.4.12/conf/httpd.conf: PerlAddAuthzProvider not allowed here" . But if I put it outside the co