[us...@httpd] modules need to enable to setup https at apache level

2009-07-06 Thread ravindra
Hi Everybody We are load balancing the Struts2 application running in Tomcat6 using Apache (apache 2.2) web server. To implement it we have enabled mod_jk. Both Tomcat6 and Apache are on the same host right now. We want to access Struts2 application securely through https. So I enabled mod_ssl

Re: [us...@httpd] modules need to enable to setup https at apache level

2009-07-06 Thread Krist van Besien
On Mon, Jul 6, 2009 at 10:49 AM, ravindraravin...@btpsoft.com wrote: We are load balancing the Struts2 application running in Tomcat6 using Apache (apache 2.2) web server. To implement it we have enabled mod_jk. Both Tomcat6 and Apache are on the same host right now. We want to access Struts2

Re: [us...@httpd] modules need to enable to setup https at apache level

2009-07-06 Thread André Warnier
ravindra wrote: Hi Everybody We are load balancing the Struts2 application running in Tomcat6 using Apache (apache 2.2) web server. To implement it we have enabled mod_jk. Both Tomcat6 and Apache are on the same host right now. We want to access Struts2 application securely through https.