denis.r wrote:
>
>
> Mark Thomas-18 wrote:
>> denis.r wrote:
Hi,
I followed the instructions on how to enable CGIs in Tomcat 6 found at:
http://tomcat.apache.org/tomcat-6.0-doc/cgi-howto.html . This works fine
for
my webapp that has a CGI, but unfortunately it affects ALL
tandard way to do it. Now
> that you suggested it, it makes perfect sense. I only want this enabled
> for web apps that have CGIs defined, not the entire container.
>
> Denis
>
>
> -----
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: user
> From: denis.r [mailto:denis.rac...@hp.com]
> Subject: Enabling CGI in Tomcat 6 affect all webapps.
>
> This works fine for my webapp that has a CGI, but
> unfortunately it affects ALL my webapps
Instead of uncommenting the CGIServlet area in conf/web.xml, copy the
and entries
denis.r wrote:
> Hi,
>
> I followed the instructions on how to enable CGIs in Tomcat 6 found at:
> http://tomcat.apache.org/tomcat-6.0-doc/cgi-howto.html . This works fine for
> my webapp that has a CGI, but unfortunately it affects ALL my webapps within
> the container. Even those that don't have
ployDirectories(HostConfig.java:889)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
...
Denis
--
View this message in context:
http://www.nabble.com/Enabling-CGI-in-Tomcat-6-affect-all-webapps.-tp22161635p22161635.html
Sent from the Tomcat - User mailing list archiv