If virtual hosts are your only need, then forget apache and jk. If there is another reason for apache, then ok.

Also, you may want to move up to 5.x to get better support on the list and performance that "can" match Apache.

I, for one, have never touched 4.x Tomcat.

If you need Apache
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/howto/apache.html

If not
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html

Doug


----- Original Message ----- From: "John Martyniak" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
Sent: Thursday, January 13, 2005 11:18 AM
Subject: Tomcat 4.1.x and mod_jk config



Hi everyone,

I am trying to configure my Apache server to talk to my Tomcat server using
mod_jk. It is kind of a major nightmare.


The first step for me is to get it working at any level. Meaning that I can
do http://localhost/examples/jsp/index.jsp and it brings the page up and
runs the jsp. However this does not happen.


I am looking for any help, or links that people that can send my way so that
I can figure this out.


The second step is to be able to run multiple Virtual hosts on the webserver
with multiple webapps on the app server.


Any help that can be provided would be greatly appreciated.

Thank you,

-John



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to