Hello, there are several issues involved when you try to integrate Tomcat and
Apache:
1. Tomcat3.0(+)only works fine with Apache1.3.9(+)(Maybe Apache 1.3.6 too). Make
sure you have the right version of those.
2. Make sure ServerName in httpd.conf contains the name of your host.
3. Add the following line to your Tomcat.conf:
ApJservMount /<context> /root
If you did all of this and you followed installation procedure, it should be
working fine. BTW, if you like, I can email you the installation doc which is
about 5k.
Good luck.
Tiana
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets