Re: change http to https
From: John McClain (jm42163jm_at_yahoo.com)
Date: 09/29/04
- Next message: Kevin L. Kitchens: "Re: "" DLL in IIS worked before Windows XP SP2... Now won't..."
- Previous message: jcondon: "Re: inetinfo grinds to a halt max CPU usage"
- In reply to: Jason Brown [MSFT]: "Re: change http to https"
- Next in thread: Jason Brown [MSFT]: "Re: change http to https"
- Reply: Jason Brown [MSFT]: "Re: change http to https"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 10:56:16 -0700
Concerning question 1 - For Some reason (it makes no sense to me), When I
apply SSL required to just my VDir, It still allows me to enter the site via
http OR https. However, when I apply SSL required to the parent of the VDir
(the Default Web Site), then it works as expected and gives me a SSL
required error. What is that about???
"Jason Brown [MSFT]" <i-brjaso@online.microsoft.com> wrote in message
news:OdgH8QdpEHA.1992@TK2MSFTNGP09.phx.gbl...
> OK.
> 1.just apply the settings to the VDir, not to the rest of the server - or
> have I got your meaning wrong?
>
> 2. a couple of ways
> a) SBS based systems do this with an ISAPI filter called sbsfilt.dll -
> though I don't think this is available to non SBS users
> b) I do this with a custom error page which does the redirect for me with
> reltively simple ASP code.
>
>
> --
> Jason Brown
> Microsoft GTSC, IIS
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "John McClain" <jm42163jm@yahoo.com> wrote in message
> news:uPzdqMZpEHA.1960@TK2MSFTNGP10.phx.gbl...
>>A few questions...
>> 1) I have set up a virtual directory under the default web site called
>> Acuity that points to my web application. I have setup up the Acuity
>> directory to 'require Secure channel' on the 'Directory Security' tab
>> after Rclicking on Acuity and choosing properties. I am noticing that I
>> can get into the site EITHER via http or https. However, If I setup the
>> 'Require Secure Channel' setting on the default web site, I can only get
>> in via https. How do I configure IIS to apply SSL to only Acuity instead
>> of the Default Web Site???
>>
>>
>> 2) After getting Acuity to be SSL enabled, How do I set it up so that if
>> a person tries to Access Acuity via http, IIS redirects them into https.
>> For example, http://localhost/Acuity gets redirected to
>> https://localhost/Acuity
>>
>
>
- Next message: Kevin L. Kitchens: "Re: "" DLL in IIS worked before Windows XP SP2... Now won't..."
- Previous message: jcondon: "Re: inetinfo grinds to a halt max CPU usage"
- In reply to: Jason Brown [MSFT]: "Re: change http to https"
- Next in thread: Jason Brown [MSFT]: "Re: change http to https"
- Reply: Jason Brown [MSFT]: "Re: change http to https"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|