Thanks for the reply André, Sorry for the insufficient information. At present apache httpd and apache tomcat are running on the same machine. Under htdocs folder of apache httpd we have our static (html) wesite content. Under apache tomcat6.0 we have Struts2 application deployed. I want all the request to Struts2 application to be https and come through apache.For this I have installed mod_jk, mod_ssl. What other modules I need to add, could you please guide me? Thank you, Ravindra -----Original Message----- From: André Warnier [mailto:aw@xxxxxxxxxx] Sent: Thursday, June 18, 2009 4:12 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: throgh https accesing struts2 application ravindra wrote: In your description, it is not very clear - if you use Apache httpd /and/ Apache Tomcat - if yes, are these separate hosts, and if yes, are they at the same physical location ? - how they are connected (mod_proxy, mod_proxy_ajp, mod_jk,..) - which things you handle with httpd, which with Tomcat, and how you decide Can you be a little more explicit ? (Basically, you could send all the requests to Apache httpd via HTTPS, and from Apache httpd proxy to Tomcat via simple HTTP. That's why I'm asking) --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx