1. Open IIS Manager, right click on Sites, and "Add Web Site..."
2. Name the site something that will help you remember what it's for (I used Redirector) and ensure it's capturing requests going to port 80 (HTTP native port number)
3. Click on your website and double-click on the HTTP Redirect tool
4. Type in your redirected website name (i.e. HTTPS://www.yoursite.com) and click Apply. Web redirection is now in place. Obviously this not only applies to 443 redirections but pretty much any kind of web redirection -- for instance, a subsite (http://www.yoursite.com/MoreInfo) or different server (http://anotherserver.yoursite.com) altogether.
No comments:
Post a Comment