Hi,

    If you are using Apache 2.0.x, then and then only mod_jk or mod_jk2 will 
help you. If you are using Apache 2.2.x, use mod_proxy_ajp. 

For mod_jk configuration, look at following two links:
(1) Simple configuration - 
http://www.howtoforge.com/apache2_tomcat5_mod_jk_integration
(2) Advanced configuration with Virtual hosts - 
http://www.howtoforge.com/apache2_tomcat5_mod_jk

For mod_proxy_ajp, look at following link:
(1) http://forgeftp.novell.com/lu4d/lu4d_lskd_mod_proxy_ajp.htm

    Above links uses different OSs (Debian and SuSE) for illustration but you 
can configure Apache based upon that.

    Let us know how it goes with you.


Regards,
D

----- Original Message ----
From: Steve R Burrus <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Sunday, August 20, 2006 6:04:24 PM
Subject: Re: how to use the mod_jk2?

Okay you are right. So how do I go about setting up the mod_jk to be the 
connector between Tomcat and the Apache HTTP Server anyway?

Mark Thomas wrote:

>Steve R Burrus wrote:
>  
>
>>hi I have ocassionally gotten/obtained the Apache http server to
>>supposedly use with tomcat. I say "supposedly" because I have never been
>>able to even start to connect the 2 servers thru the mod_jk2! Can
>>someone please "walk me" through the whole procedure for doing this?
>>Much thanx to anyone who can help me with this long time problem.
>>    
>>
>
>Are you aware that mod_jk2 is deprecated and the mod_proxy_ajp and
>mod_jk are the currently supported methods of doing this?
>
>Mark
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>  
>




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to