Re: change http to https
From: Jason Brown [MSFT] (i-brjaso_at_online.microsoft.com)
Date: 09/29/04
- Next message: Jason Brown [MSFT]: "Re: Troubleshooting unavailable website"
- Previous message: Bernard: "Re: ASPProcessorThreadMax Tuning"
- In reply to: John McClain: "change http to https"
- Next in thread: John McClain: "Re: change http to https"
- Reply: John McClain: "Re: change http to https"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 13:27:40 +1000
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: Jason Brown [MSFT]: "Re: Troubleshooting unavailable website"
- Previous message: Bernard: "Re: ASPProcessorThreadMax Tuning"
- In reply to: John McClain: "change http to https"
- Next in thread: John McClain: "Re: change http to https"
- Reply: John McClain: "Re: change http to https"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|