Thank you very much. That did the trick.
On Tue, 2005-10-11 at 16:58 -0700, Lyndon Tiu wrote:
> Hello,
>
>
> 1) It is recommended to use mod_jk version 1 as version 2 is deprecated and
> anything that is new in version 2 has been rolled into version 1.
>
>
> 2) All you need is this in server
ago to get newer features and better load balancing.
HTH - Richard
-Original Message-
From: Dan Chesmore [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 11, 2005 4:22 PM
To: Tomcat Users List
Subject: Getting Apache2 forwarding to tomcat5
I have read about 25 different websites on getting
Hello,
1) It is recommended to use mod_jk version 1 as version 2 is deprecated and
anything that is new in version 2 has been rolled into version 1.
2) All you need is this in server.xml:
You may comment out the sections about 8080 and 8443 as apache talks to tomcat
through 800
I have read about 25 different websites on getting this setup. I have
read through this list trying to find the answer I need. I have spent
the last 2 days and soon 3rd day trying to get this working. I need
Apache to forward port 80 and 443 requests to tomcat to 8080 and 8443. I
am working on the