Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2007 Sep : Https Redirection
| Subject: | Https Redirection |
| Posted by: | "Wilson" (wils..@discussions.microsoft.com) |
| Date: | Sun, 2 Sep 2007 01:32:02 |
I have an ssl.x.com website which is configured with a valid SSL certificate
and a public ip address running on IIS 6.0. Now I need to have a new website
called sales.x.com and needs to be redirected to ssl.x.com, so external user
just need to type https:\sales.x.com. May I know how can this be achieved?
Do I simply go to the new sales.x.com website Home Directory tab and select
the "Redirection to a URL" radio button? How about DNS setting, is there a
need to change anything?