I switched to HTTPS with flexible SSL from Cloudflare working for 10 days.
I put a 301 redirect in my htaccess.
However, I am occasionally getting redirect errors (loos). I can’t find where this is happening as it seems random.
My host is not always the best and I remember years ago having a very long list of htaccess rewrites for individual urls. I wonder if this is happening again.
Will turning “Always use HTTPS” on in Cloudflare help? Or “Automatic HTTPS Rewrites”?
I force HTTPS at both CF and .htaccess but sometimes I get a “This Connection is Not Private” error in the browser when accessing the site both from HTTP or HTTPS directly. This “Privacy” error is really scary for users. It looks like HTTPS can not be set by CF for some reason and when the .htaccess fallback kick in I get the error. Is my hypothesis right here? Anyone experienced the same issue? Does removing the .htaccess rewrite rule will fix this behavior you think?