On Thu, Apr 22, 2010 at 6:37 AM, chamila piyasena wrote:
>
>
> 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.
The problem is that with the nature of HTTP having only the login
dialog protected by
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.
On Wed, Apr 21, 2010 at 12:38 PM, chamila piyasena wrote:
>
> 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
On Wed, Apr 21, 2010 at 11:38 AM, chamila piyasena wrote:
>
> 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
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