Forum Discussion
RobYoung
Nov 20, 2019Iron Contributor
redirect http to https ie mode
We have added a website to our enterprise mode site list:
<site url="subscribe.csa.ca">
<compat-mode>Default</compat-mode>
<open-in>IE11</open-in>
</site>
If a user navigates to http:\\subscribe.csa.ca, it redirects to https:\\subscribe.csa.ca but the redirect opens in edge beta and not in IE mode. If they navigate to https:\\subscribe.csa.ca intiially it works fine. (please dont respond with "just go to the https site then") we have many users that will have similar bookmarked sites and would like to make sure that when they use their links that they work.
- Hi,
how about you add both versions of the URL (secure and non-secure version) to the list?
so instead of dropping the prefix, add it twice to the list and explicitly define it.