Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12461

Reply To: ERR_TOO_MANY_REDIRECTS – htaccess Rewrite http to https

$
0
0

Using this code and going to the website with chrome, Opera and Firefox with HTTP (without S) it answer this error: Found
The document has moved http://www.cabdrome.com and going there with Internet Explorer , it answer:
This page can’t be displayed
Make sure the web address http://www.cabdrome.com is correct.
Look for the page with your search engine.
Refresh the page in a few minutes.
Going to HTTPS , Chrome say that the page contain scripts from unauthenticated sources.. also firefox say that the page contain unencryopted content.

# WP REWRITE LOOP START
RewriteEngine On
RewriteBase /
RewriteCond %{ENV:SECURE_REDIRECT} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_<wbr />URI}
RewriteRule ^index\.php$ - [L]
  • This reply was modified 15 hours, 52 minutes ago by  cabdrome.
  • This reply was modified 15 hours, 48 minutes ago by  AITpro Admin.

Viewing all articles
Browse latest Browse all 12461

Trending Articles