[Chicago-talk] Securing Pages/Files
Jonathan Rockway
jon-chicagotalk at jrock.us
Fri Mar 14 20:57:43 PDT 2008
Oh yeah, I forgot that I'm still banned. Time for another random
address. ;)
Here's what I meant to write:
* On Fri, Mar 14 2008, Domenico Tassone wrote:
> Hi Folks,
>
> Does anybody have any suggestions for a way to use Perl to control access to
> dynamic pages AND files?
I think you want to write an Authorization handler in mod_perl:
http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlAuthzHandler
You write one of these, then put "PerlAuthzHandler Your::Handler" in
your Location or Directory blocks. I assume. The docs have all the
details.
Regards,
Jonathan Rockway
--
print just => another => perl => hacker => if $,=$"
More information about the Chicago-talk
mailing list