r.
Equiplus S.A.
www.equiplus.com
- Original Message -
From: "Lajos" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 1:56 PM
Subject: Re: Tomcat and Apache+SSL integration issues
I've done it on Linux, S
rs List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 1:56 PM
Subject: Re: Tomcat and Apache+SSL integration issues
> I've done it on Linux, Solaris and Windows. I have various guides on my
> site, www.galatea.com/flashguides, that detail my experiences. The
>
HTTP server needs config file workers.properties.
It has a property Tomcat_home which points to Tomcat installation.
Maris
-Original Message-
From: Lajos [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 6:26 PM
To: Tomcat Users List
Subject: Re: Tomcat and Apach
Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 1:26 PM
Subject: Re: Tomcat and Apache+SSL integration issues
Maris -
I have done this on several occasions with mod_jk without any problem. I
can't compare it to mod_proxy, since I rarely use it, but I suggest you
ilto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 29, 2003 6:26 PM
> To: Tomcat Users List
> Subject: Re: Tomcat and Apache+SSL integration issues
>
>
> Maris -
>
> I have done this on several occasions with mod_jk without any
> problem. I
> can't compare
Hi Lajos,
Which is your platform ?
Thanks,
Ing. Gustavo A. Edelstein
Tech. Mgr.
Equiplus S.A.
www.equiplus.com
- Original Message -
From: "Lajos" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 1:26 PM
Su
Maris -
I have done this on several occasions with mod_jk without any problem. I
can't compare it to mod_proxy, since I rarely use it, but I suggest you
try mod_jk.
Regards,
Lajos
Māris Orbidāns wrote:
hello all
We have finished a large project which was based on Tomcat and Struts farmework
hello all
We have finished a large project which was based on Tomcat and Struts farmework.
Now our client wants to use SSL.
Our architecture is as follows:
Client<-ssl content->Apache (MOD_SLL) <-unencrypted content-> Tomcat
We use Tomcat 4.1.18 (have tried also 4.0) and Apache HT