"Jenkins, Christopher" wrote:

> The following is an excerpt from the QAS := Quick Address System,
> unfortunately TOMCAT doesn't seem to resemble what they are talking about.
> Please advise ?
>
> Alternatively, a quick How to Set IT up guide would be great?
>
> Installing the Pro CGI Executable
> Install the Pro CGI executable in the same directory that you run other CGI
> programs from. For instance, if you are running an NCSA or a similar server,
> such as Apache, then you install the executable in 'cgi-bin'. Alternatively,
> you can install the CGI in a different directory, provided you include a
> 'ScriptAlias' entry in the server's srm.conf file.
> Note: If you want to run the executable on an Apache server, you need to
> add a '.cgi' extension in order for it to run.
>

Tomcat stand-alone does not support CGI scripts.  For that, you will have to configure 
Tomcat to run behind a web server (such as Apache), and use the web server's standard 
facilities for CGI script processing.

>
> Chris J.

Craig McClanahan

====================
See you at ApacheCon Europe <http://www.apachecon.com>!
Session VS01 (23-Oct 13h00-17h00):  Sun Technical Briefing
Session T06  (24-Oct 14h00-15h00):  Migrating Apache JServ
                                    Applications to Tomcat

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to