A Dutch software developer living in Chile
# Thursday, September 17, 2009
Some cool hidden feature in IIS7

If you need to configure a site to only allow SSL connections, that’s easy. But if you want to redirect URLs to the SSL url when they are entering with a normal URL typed in the browser, or linked to, that’s not an option you’ll find in the management tools… or is it?

As posted here: http://tech.mikeal.com/blog1.php?blog=1&title=ssl-redirects-in-iis7-using-403-4-error--302&disp=single&more=1&c=1&tb=1&pb=1 it is possible to redirect those requests to a specific URL, using the “error pages” feature. The status code to redirect is “403.4” and the rest is easy.


Thursday, September 17, 2009 1:28:30 PM (Pacific SA Standard Time, UTC-04:00)  #    Comments [0]  

Comments are closed.