Re: [us...@httpd] HTTPS only for login page (when apache front tomcat)
actually there are some performance problems. thats why I was thinking of using https only for login. Yahoo still uses it, Google used it before.
[us...@httpd] HTTPS only for login page (when apache front tomcat)
Hi, My application is running on tomcat. And I have fronted tomcat by Apache web server using mod_jk. And I have successfully added https in apache to all the pages in my application. But I want to https only for the login page. I have tried several configurations but unable to do so. can any one h