04-27-06 12:52 PM
In general yes and there are few ways. Which would be best way is hard to
say since you didn't give us enough information.
The way I usually do it is by using script in e.g. index.htm
<meta http-equiv="Refresh" content="0; URL=https://www.redirected-site.com">
This script will work once the page (e.g. index.htm file) is loaded onto
client's computer. User will be redirected after 0 seconds (or your could
put in a different number).
I hope this helps,
--
Mike
Microsoft MVP - Windows Security
"Ben" <Ben@discussions.microsoft.com> wrote in message
news:59FFBEEB-DF21-4AB9-B3D1-1F42E79F14AB@microsoft.com...
> Hi,
>
> I have a server having the HTTPS or SSL but I like to redirect it to other
> SSL/HTTPS in other serverS. is there a way to do it in IIS in windows 2000
> server?
>
> regards,
> IIS help
[ Post a follow-up to this message ]
|