Full Path Domain Forwarding
For any client requesting full domain forwarding from abc.ca to def.ca, you can use the following steps for configuration on Cloudflare.
- Add DNS A Record (Dummy record is okay. Don't forget to turn on Proxy)
- Create a Redirect Rule
- Edit the Rule
- Expression -> concat("https://gtrlaw.ca", http.request.uri.path)



