|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SSL redirects to other SSLHi,
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 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, -- Show quoteHide quoteMike Microsoft MVP - Windows Security "Ben" <B**@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 Hi.. how about one SSL redirected to different other SSLs and itself using
the different IP with another NIC card? Show quoteHide quote "Miha Pihler [MVP]" wrote: > 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" <B**@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 > > > Well, just ensure the URL redirected is correct, and binding to which ever
IP you intended..... -- Show quoteHide quoteRegards, Bernard Cheah http://www.iis-resources.com/ http://www.iiswebcastseries.com/ http://msmvps.com/blogs/bernard/ "Ben" <B**@discussions.microsoft.com> wrote in message news:F9D9A576-5ECE-4701-A5D4-8A2BF71CDB52@microsoft.com... > Hi.. how about one SSL redirected to different other SSLs and itself using > the different IP with another NIC card? > > > "Miha Pihler [MVP]" wrote: > >> 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" <B**@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 >> >> >> Hi,
May I know how it can be done? Show quoteHide quote "Bernard Cheah [MVP]" wrote: > Well, just ensure the URL redirected is correct, and binding to which ever > IP you intended..... > > -- > Regards, > Bernard Cheah > http://www.iis-resources.com/ > http://www.iiswebcastseries.com/ > http://msmvps.com/blogs/bernard/ > > > "Ben" <B**@discussions.microsoft.com> wrote in message > news:F9D9A576-5ECE-4701-A5D4-8A2BF71CDB52@microsoft.com... > > Hi.. how about one SSL redirected to different other SSLs and itself using > > the different IP with another NIC card? > > > > > > "Miha Pihler [MVP]" wrote: > > > >> 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" <B**@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 > >> > >> > >> > > > Miha has answered that.
just ensure the you have entered the correct URL for the destination. -- Show quoteHide quoteRegards, Bernard Cheah http://www.iis-resources.com/ http://www.iiswebcastseries.com/ http://msmvps.com/blogs/bernard/ "Ben" <B**@discussions.microsoft.com> wrote in message news:643D3466-D768-42B6-9033-99246E07FBA9@microsoft.com... > Hi, > > May I know how it can be done? > "Bernard Cheah [MVP]" wrote: > >> Well, just ensure the URL redirected is correct, and binding to which >> ever >> IP you intended..... >> >> -- >> Regards, >> Bernard Cheah >> http://www.iis-resources.com/ >> http://www.iiswebcastseries.com/ >> http://msmvps.com/blogs/bernard/ >> >> >> "Ben" <B**@discussions.microsoft.com> wrote in message >> news:F9D9A576-5ECE-4701-A5D4-8A2BF71CDB52@microsoft.com... >> > Hi.. how about one SSL redirected to different other SSLs and itself >> > using >> > the different IP with another NIC card? >> > >> > >> > "Miha Pihler [MVP]" wrote: >> > >> >> 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" <B**@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 >> >> >> >> >> >> >> >> >>
IUSR problem
Kerberos from XP to IIS hosting ASP.NET 2.0 Web Service help IISAdmin on localhost Multiple Virtual Sites on One Server Running on Port 443 Can't import certificate to IIS One-way trust, Kerberos & IIS Self signed standalone CA gives: "Windows does not have enough information to verify this certificat XMLHTTP no longer works after updates 401.1 IE Error Any third-party tool to deny IP on IIS 5? |
|||||||||||||||||||||||