Hi all, I have Struts2 application
running in Tomcat6.0 and I am using Apache Clustering and load balancing for
that application. I am able to access all my documents under apache htdocs
through https. Somewhere in those documents I have a link to my application
like "http://1.2.3.4:8080/app/login.action". How to access this
application also in https? Do I need to setup https in
tomcat6.0 or Is there any configuration procedure in Apache 2.2 webserver? Thank you, Ravindra |