> From: Kevin Mullin [mailto:[EMAIL PROTECTED] 
> Subject: Enabling CGI's in Tomcat

We'll presume you have read this first:
http://tomcat.apache.org/tomcat-5.5-doc/cgi-howto.html

And also the comments in the CGI portion of conf/web.xml.
 
> well, I have lots of WEB-INF directories, I suspect it wants 
> me to do it in the ROOT/WEB-INF.

Only if the scripts pertain to the default app.  As with servlets, JSPs,
etc., CGI scripts are associated with an individual app, so place them
in the app they belong to.

> However, I don't have a cgi directory anywhere.

I would think even z/OS has a mkdir capability.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to