Redirecting a webpage using html

The redirect function in IIS 7 and 7.5 is in my experience pretty buggy. More often than not it will send the visitor into an eternal redirect loop.

Because of that I have used this simple html code for redirecting, instead of using the built in function in IIS.

Use it at your own will, I’m just posting it so I know where to find it the next time I need it Smilie: :)



 Some title
 
 
 
 You are now beeing forwarded to https://some.domain>
If you are not forwarded automatically, click the above link.
Category(s): Web code
Tags: , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.