Quantcast
Channel: URL Rewrite Module
Viewing all articles
Browse latest Browse all 2482

HTTP to HTTPS redirect not working

$
0
0

I have added this rule to https://www.mydomain.com node but www.mydomain.com is still point to the servers plesk page. 

Any ideas?

<rule name="http to https" stopProcessing="true">
<match url="(.*)" />
<conditions>
<add input="{HTTPS}" pattern="^OFF$" />
</conditions>
<action type="Redirect" url="https://{HTTP_HOST}/{R1}" redirectType="SeeOther" />
</rule>


Viewing all articles
Browse latest Browse all 2482

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>