> -----Original Message-----
> From: Herrington, Jack [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 02, 2000 12:59 PM
> To: '[EMAIL PROTECTED]'
> Subject: Taint
> 
> 
> A couple of questions about taint checking.
> 
> 1) What is the default taint check setting?

off

> 
> 2) Does compiling mod_perl with EVERYTHING=1 make a 
> difference to the taint
> setting?

no

> 
> 3) Does 'PerlTaintCheck Off' actually work?

yes

> 
> 4) How do I check the taint setting at run-time from a perl handler?

I'm not sure that you can.  PerlTaintCheck On or Off applies to all perl
scripts/handlers...

see http://perl.apache.org/guide/porting.html#Taint_Mode

HTH

--Geoff



> 
> Thanks!
> 
> Jack Herrington
>       Engineering Manager
>       Certive - Building the world's first broadband B2B network
>       (650) 701-8809
> 

Reply via email to