You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by John Martyniak <jm...@ix.netcom.com> on 2005/01/13 17:18:57 UTC

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Tomcat 4.1.x and mod_jk config

Posted by Parsons Technical Services <pa...@earthlink.net>.
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" <jm...@ix.netcom.com>
To: "Tomcat Users List" <to...@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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org