Apache2::Directives trouble with Apache::Test

2008-07-05 Thread Mark Hedges
Ugh, I am so flummoxed by this. How do I get the Apache2::Controller::Directives module to work from t/conf/extra.conf.in? Try commenting out the PerlSetVar for the same named thing and enabling the line to load the directives and set A2CRenderTemplateDir. Wacky! I will buy beer for anyone who

Re: mod_captcha

2008-07-05 Thread Aaron Collins
Perrin Harkins wrote: On Wed, Jun 25, 2008 at 8:19 PM, Aaron Collins <[EMAIL PROTECTED]> wrote: I'm trying to write a perl based mod_captcha using the recaptcha service, I was wondering is someone could tell me which handler I should use that would allow me to have mod_perl intercept a reque

Re: mod_captcha

2008-07-05 Thread Aaron Collins
Perrin Harkins wrote: On Wed, Jun 25, 2008 at 8:19 PM, Aaron Collins <[EMAIL PROTECTED]> wrote: I'm trying to write a perl based mod_captcha using the recaptcha service, I was wondering is someone could tell me which handler I should use that would allow me to have mod_perl intercept a reque