Re: PerlSetVar behaviour within directive

2009-01-23 Thread Pat Downey
2009/1/23 Torsten Foertsch > PerlSetVar CrowdAllowedGroups reader,writer > Require valid-user > >PerlSetVar CrowdAllowedGroups writer > > Thanks for the response Torsten, unfortunately this still exhibits the same behaviour that I was experiencing before. In both your example and the

PerlSetVar behaviour within directive

2009-01-23 Thread Pat Downey
Hi I am trying to set variables for the Atlassian Crowd PerlAuthzHandler based upon the type of request that is being received by the apache server. The chunk from my httpd.conf file looks something like the following: AuthType Basic AuthName "Crowd Auth" PerlAuthenHandler Apache::CrowdA