How do I redirect abc.example.com to abc.example1.com without using a page rule or a worker?
“abc” should be whatever the user requests. Not just “abc”.
How do I redirect abc.example.com to abc.example1.com without using a page rule or a worker?
“abc” should be whatever the user requests. Not just “abc”.
Do the redirect on your origin?
Page rules are by far the easiest way to do it. Any reason why you don’t want to?
Cloudflare is my origin.
Yes. They’ll reach EOL. I want to stop using them.
Use the redirect rules, needs some string slicing…
When page rules are gone, will they:
How do I need to modify that to get it working how I want it to?