Hi Frank,
Here's the simplest way to do on NT platform. This is enough for
executing jsp files in ur directory by tomcat working under Apache.
1) Extract 'ApacheModuleJServ.dll.zip' to 'module' directory in
Apache.
2) add the following line to httpd.conf file in 'conf' directory of
apache, assuming tomcat in d drive:
'Include d:\tomcat\conf\tomcat-apache.conf'
3) add context base of ur working directory to server.xml in tomcat
4) start tomcat
5) start apache
This should get it workin.
Regards john
Frank Lalone <[EMAIL PROTECTED]>@java.sun.com> on 11/22/2000
11:31:14 AM
Please respond to "A mailing list for discussion about Sun
Microsystem's Java Servlet API Technology."
<[EMAIL PROTECTED]>
Sent by: "A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: Apache Tomcat.
Has anyone on Here set up Tomcat 3.1 to run with the Apache Web
Server? I
have failed so many times trying to get this to work and really need
some
help. I have done all the instructions say, but still nothing works
right.
Could someone help me with this by telling me what they did? and if
possible some examples of the main configuration on there .conf files?
I
really need to get this going. I unfortunately have a deadline I'm not
going
to reach if I do not get apache running with Tomcat3.1 This is the
last
piece of the Puzzle for this 100% Java website I am making for a large
Company.
Thank You very Much
Frank LaLone
___________________________________________________________________________
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
___________________________________________________________________________
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