Okay, I haven't really tested this yet. But if you add this 
javascript tag in the body of the html on the default page, it should 
load the secure page.

<script>
         document.location="https://www.myserver.com";
      </script>

>Has anyone been able to find the trick to setting up both an SSL and a
>non-SSL server on the same IIS machine under Windows 2000 Server?
>
>All I want to do is to set up a redirect on the non-SSL side of
>http://www.myserver.com to redirect it to https://www.myserver.com. I don't
>have two nic cards so I can't set up two IP addresses. What little
>documentation I did find is that you can't have two host headers when one of
>the is SSL.
>
>I need to find a workable solution.
>
>Thanks,
>
>Steve Smith
>
>Skadt Information Solutions
>Office: (519) 624-4388
>GTA:    (416) 606-3885
>Fax:    (519) 624-3353
>Cell:   (416) 606-3885
>Email:  [EMAIL PROTECTED]
>Web:    http://www.skadt.com
>
>________________________________________________________________________
>TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body


-- 
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to