Julian
Julian
CDCloudflare Developers
Created by Julian on 1/21/2025 in #pages-help
301 Redirect Loop
Okay I could replicate that issue. if i purge the cache and then curl --head http://abc.com/styles-IGY6YNIY.css cloudflare returns a HTTP/2 301 to https://abc.com/styles-IGY6YNIY.css and caches this response. If i then curl --head https://abc.com/styles-IGY6YNIY.css I get a HTTP/2 301 to https://abc.com/styles-IGY6YNIY.css as well... Always Use HTTPS is disabled and Automatic HTTPS Rewrites also. Why do I still get a 301 from http to https?
2 replies