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

Users report website access problems after we added HTTP to HTTPS redirect rule

$
0
0

Since adding the following to webconfig many users are complaining that intermittently they either cannot access or are 'thrown out' of our website with various errors (DNS error/proxy isn't responding/etc) and cannot regain connection. Seems to happen more after we republish. Any ideas?

<rewrite>

     <rules>

        <rule name="HTTP to HTTPS redirect" stopProcessing="true">

          <match url=".*"/>

          <conditions>

            <add input="{HTTPS}" pattern="^OFF$" ignoreCase="true"/>

          </conditions>

          <action type="Redirect" url= [our HTTPS url]"/>

        </rule>

      </rules>

    </rewrite


Viewing all articles
Browse latest Browse all 2482

Latest Images

Trending Articles



Latest Images

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