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
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
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
Quoting Aaron Collins <[EMAIL PROTECTED]>:
Hello,
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 request
going to a specific location
Hello,
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 request going to a
specific location and if it i return true continue with the request. I