Home All Groups Group Topic Archive Search About
Author
5 Sep 2006 5:25 PM
jb6000
Hello,

I am managing a secure site using IIS running on Windows server 2003.

I noticed that my secure site is also accessable via HTTP.
How do I disable HTTP and force users to only use HTTPS when logging in?

Thanks.

Author
6 Sep 2006 9:43 AM
Yogz
Go into the properties of your website.
- tab : Directory security
--Click: edit in secure communication
---Check the box : requiere secure chanel (SLL)

The restart IIS. It's done.
Author
6 Sep 2006 5:28 PM
jb6000
Thanks!

Show quoteHide quote
"Yogz" wrote:

> Go into the properties of your website.
> - tab : Directory security
> --Click: edit in secure communication
> ---Check the box : requiere secure chanel (SLL)
>
> The restart IIS. It's done.