>
> To do access control for static files while still using your mod_perl
> auth handler, take a look at mod_auth_tkt or perlbal.
>
Thanks!
Am 31.03.2010 um 16:46 schrieb lq jimmy:
>
> In mod_perl, i can get the custom variants which stored in header from %ENV
> directly,
> but it seems not works in mod_perl2.
Look here:
http://perl.apache.org/docs/2.0/user/config/config.html#C_SetupEnv_
--
Michael.Ludwig (#) XING.com
Hi,
In mod_perl, i can get the custom variants which stored in header from %ENV
directly,
but it seems not works in mod_perl2.
Any idea.
thanks!!
-LQ