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

Ok then combine the code your host is recommending into the WordPress Rewrite code like this:

# WP REWRITE LOOP START
RewriteEngine On
RewriteBase /
RewriteCond %{ENV:SECURE_REDIRECT} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
RewriteRule ^index\.php$ - [L]
  • This reply was modified 16 hours, 14 minutes ago by  AITpro Admin.

Viewing all articles
Browse latest Browse all 12461

Trending Articles