URL Redirect

Hi there, I have this domain "wallycopilot.com". I want to set up a forwarding on this domain like the below. app.wallycopilot.com to forward to app.hellovetassist.com Can you give me the steps on how to do it?
2 Replies
rmwl
rmwl3mo ago
Either use redirect rules or use page rules (given your use case). If you are only redirecting a subdomain (your example above), then page rules. https://developers.cloudflare.com/rules/url-forwarding/ https://developers.cloudflare.com/rules/page-rules/
Cloudflare Docs
Redirects · Cloudflare Rules docs
URL forwarding, also known as URL redirection, navigates the user from a source URL to a target URL with a specific HTTP status code.
Cloudflare Docs
Page Rules · Cloudflare Rules docs
Page rules trigger one or more actions whenever a certain URL pattern is matched. Page Rules are available in Rules > Page Rules.
CosmosisT
CosmosisT3mo ago
Would recommend temporary redirects if you intend to change the rule periodically; overall prevents users from caching old directs.