307 Internal Redirects Issue
Hello,
I have an account with https
If I try to access
i get :
and second redirect :
http://example.comi get :
Request URL: http://example.com
Request Method: GET
Status Code: 307 Internal Redirect
Response Headers
Location: Non-Authoritative-Reason:HSTS
and second redirect :
Request URL:
#RewriteEngine On
#RewriteCond %{HTTPS} off
#RewriteRule ^(.*)$ {REQUEST_URI} [R=301,L,NE]
Thanks.
-
Hello, You can find discussion of this topic on the following third-party URL: Best Practice: 301 Redirect HTTP to HTTPS (Standard Domain) Thank you. 0
Please sign in to leave a comment.
Comments
1 comment