|
Home > Archive > IIS Server Security > September 2006 > HTTPS site only
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| jb6000 2006-09-05, 1:35 pm |
| 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.
| |
|
| 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.
| |
| jb6000 2006-09-06, 7:48 pm |
| Thanks!
"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.
|
|
|
|
|