Archives for: August 2008, 27

ssl redirects in IIS7 using 403.4 error pages with response 302

IIS7 adds the ability to use a 302 redirect response as a "Customer Error Page" instead of actually making a file with a html refresh or asp response.redirect. This is much easier to manage when you are doing redirects on several websites.1. Select… more »