Re: Secured and unsecured access
From: Karl Levinson [x y] mvp (levinson_k@excite.com)
Date: 11/15/02
- Next message: Karl Levinson [x y] mvp: "Re: User IIS W2000 server"
- Previous message: davidmarq: "Secured and unsecured access"
- In reply to: davidmarq: "Secured and unsecured access"
- Next in thread: davidmarq@yahoo.com: "Re: Secured and unsecured access"
- Reply: davidmarq@yahoo.com: "Re: Secured and unsecured access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Karl Levinson [x y] mvp" <levinson_k@excite.com> Date: Fri, 15 Nov 2002 16:29:18 -0500
"davidmarq" <davidmarq@yahoo.com> wrote in message
news:280501c28ce1$8e741e20$8af82ecf@TK2MSFTNGXA03...
> I have a web site
>
> it is on a secure site but if i type
>
> http://sitename.com
>
> it cose to the site but not on the secured site.
>
> i tried to do a redirect but it doesn't seem to work right
> now i have the port set to 8080 so that they just get an
> error is there a way that if the user simply types
> sitename.com it add the https:// and not the default
> http://
Check out www.iisfaq.com
You can set up a separate web site on port 80 that only has one document: an
.HTM page that redirects users to https://sitename.com There are a number
of ways to redirect users, often involving key words such as meta / onload /
redirect
- Next message: Karl Levinson [x y] mvp: "Re: User IIS W2000 server"
- Previous message: davidmarq: "Secured and unsecured access"
- In reply to: davidmarq: "Secured and unsecured access"
- Next in thread: davidmarq@yahoo.com: "Re: Secured and unsecured access"
- Reply: davidmarq@yahoo.com: "Re: Secured and unsecured access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|