Just remove the host header entry for port 80 and put in an entry for the SSL. Also if I remember correctly, you should be able to disable access to the site/virtual folder via port 80 when you add/edit a certificate.... Its been a few months since I last looked at this, so I'm a touch rusty as to exactly where the settings are....
I'm sure there is a way to redirect users from port 80 to a.n.other port as well, but it escapes me right now... Stephen ----- Original Message ----- From: "Peter Harrison" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 10:02 AM Subject: [ cf-dev ] (SOT) How can I disable listening on port 80 in IIS and keep SSL on port 443? > Hi > > How can I disable listening on port 80 (HTTP) in IIS 5, yet keep HTTPS (SSL) > on port 443? (force people to use HTTPS) > > Is there an IIS "policy" which can do this? > > I would rather a pure IIS configuration solution if possible. Port filtering > by a firewall is an option I don't want in this case. > > Thanks. > > - Peter H. > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
