You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Scott Purcell <sp...@vertisinc.com> on 2002/06/24 15:11:08 UTC

tomcat to run perl cgis?

Hello,
I have Tomcat 4.0.3 running on my NT box. I do mostly servlet work, but I have the need to run a Perl CGI for a web project. I have put some .pl files and .cgi files into the docroot, but they do not execute properly. Is there a way to allow Perl to run with Tomcat? Could someone advise me of a path I could take to get them to run?

Thanks,
Scott


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: tomcat to run perl cgis?

Posted by Liam Morley <lm...@gdc.wpi.edu>.
Scott,
Have you looked in your $CATALINA_HOME/conf/web.xml for more info about 
running cgi scripts in Tomcat? That might be all you need; I haven't 
tested this out, but it looks pretty straight forward...

best of luck,
Liam Morley

Scott Purcell wrote:

>Hello,
>I have Tomcat 4.0.3 running on my NT box. I do mostly servlet work, but I have the need to run a Perl CGI for a web project. I have put some .pl files and .cgi files into the docroot, but they do not execute properly. Is there a way to allow Perl to run with Tomcat? Could someone advise me of a path I could take to get them to run?
>
>Thanks,
>Scott
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>