Re: [us...@httpd] HTTPS communication between Apache & Tomcat

2009-08-11 Thread Suresh Visvanathan
you can redirect using mod_rewrite module From: ravindra To: us...@httpd..apache.org Sent: Tuesday, August 11, 2009 7:12:07 PM Subject: [us...@httpd] HTTPS communication between Apache & Tomcat Hi Everybody, I have an application “app” in to

[us...@httpd] HTTPS communication between Apache & Tomcat

2009-08-11 Thread ravindra
Hi Everybody, I have an application "app" in tomcat and accessing it using http://hostname/app/login.action . I have added mod_proxy and proxying request to tomcat via apache. The following is setup; here Apache and Tomcat are on same host (for some reason). Http