I am able to install web cert and every thing is working. Now all I need is to redirect user to https when ever they use un-secured connection. Where can I change the web or server file to force this?
Right now user can either go to the site with https or http, I only want to allow https. I like to redirect user to https when http is typed.
I am running Apache Tomcat 4.1 on Window. Thanks.
Right now user can either go to the site with https or http, I only want to allow https. I like to redirect user to https when http is typed.
I am running Apache Tomcat 4.1 on Window. Thanks.