Hi All,
I am running Tomcat 5.5.17 on Solaris 10 with Perl 5.8.4 installed. I
start my perl cgis with:
#!/usr/bin/perl -T
The -T is for Taint mode which I do to make the cgis more secure.
With a -T option, the web page is displayed with no text from my
print statements. If I remove the -T the perl cgis work fine. I would
like to keep the -T option. Is there a way to configure Tomcat to
accept Taint mode perl cgis?
Thanks, Mike
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]