I’m trying to redirect all requests, both HTTP and HTTPS, routing to a CF-managed domain (including subdomains) to another domain on HTTPS, with URLPathing not being important. I’ve walked through the Page Rule docs and guides, and think I have everything set up properly, but still not working.
Most of the other “issues” I see are resolved by enabling proxying, but you can see by the images I have it enabled. Any ideas on what I’m missing?
My DNS records (since I can only attach one image):
A * 192.0.2.1 Proxied Auto
A REDACTED.lol 192.0.2.1 Proxied Auto
A www 192.0.2.1 Proxied Auto
My page rules: