IIS URL Rewrite - Redirect any HTTPS traffic to sub-domain
- by uniquelau
We have an interesting hosting environment that dictates all secure traffic must travel over a specific sub domain. E.g. http://secure.domain.com/my-page
I'd like to handle this switch using URL Rewrite, i.e. at server level, rather than application level.
My cases are:
https://secure.domain.com/page = NO CHANGE, remains the same…