You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by e-value - Maxime Mathon <m....@e-value.fr> on 2001/08/13 15:44:03 UTC

Re: How-To configure Tomcat4.0 with Apache to serve servlets/jsp request?

Hey

1 thing : you need to build mod_jk.so (better than mod_jserv) and then
configure apache to use it.
you can find doc @

http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-apache-howto.html
or /and
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/mod_jk-howto.html

Mmx
------------------------------------

Satyan Nair wrote:

> Hi All,
> How-To configure Tomcat4.0 with Apache to serve servlets/jsp request? I m
> not yet successful in doing so. Till now i using the port 8080 to run my
> examples.
> Let me know if there is any documentation available to help configure
> tomcat4 with apache.
>
> take care all...