All - I've come into an issue where trying to implement HTTP redirection via Error Pages in IIS 7.5. I've done the standard implementation of using a 302 to post back to an absolute URL before. However, I now have an instance where we need to be able to redirect to HTTPS with a query string appended to the URL. Has anyone come across this, and implemented a solution through IIS? Appreciate the feedback here.
↧