HTTPS communication between Apache & Tomcat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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                                    http

Browser <--------------------> Apache2.2 <-------------------->Tomcat6.0

 

            Now I want to access the “app” in the following way. If any user types http://hostname/app/login.action want to redirect them to https://hostname/app/login.action

 

                Https (Strictly)                               http

Browser <--------------------> Apache2.2 <-------------------->Tomcat6.0

 

What are the other modules I need to add? Can anybody point me to useful links?

 

Thank you,

Ravindra


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux