Switching from http to https via Cloudflare Flexible SSL Redirection Issues
-
Okay so I’ve switched my site to https from http via Cloudflare’s Flexible SSL, but I’m having problems with redirects. On the homepage of my website things are fine – there is only one redirect from:
http://example.com straight to https://www.example.com
However, on other pages, say my about page, there are two redirects:
From http://example.com/about to https://www.example.com/about and then to https://www.example.com/about/ <- note the extra slash at the end. What is causing this, and how can I avoid it?
- The topic ‘Switching from http to https via Cloudflare Flexible SSL Redirection Issues’ is closed to new replies.