in reply to How to cause Apache's .htaccess file to run a Perl script

As the other poster said, with mod_perl, all things are possible. I have an example of using a mod_perl authentication handler in one of my WT columns (of course {grin}).

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: How to cause Apache's .htaccess file to run a Perl script