Cloudflare Proxy DNS keeps redirecting to the same address
For some reason when traffic is proxied through cloudflare it recieves a 301 response advising it to redirect to the url it just came from (see screenshot attached). The Origin server is functioning correctly and when the traffic is not proxied it serves the site properly. Any help is greatly appreciated ❤️
5 Replies
Check to see if your SSL mode is flexible. It could be causing a redirect loop
It certainly is:
although the origin server has SSL itself since its provided by Google
Then bunp it to full strict
Just did. Gonna see if it works
Sweet looks like that worked
Thanks ❤️