Hi
How can i set url rewriting in CF (not url forwarding)
For example:
alice[.]com/* ----> bob[.]com/*
alice[.]com/post/* ----> bob[.]com/post/*
If it’s not URL Forwarding, then it sounds like you’re asking about Domain Masking. Cloudflare does not have a Domain Masking feature, but you can use the search function for some workarounds.
You might need Cloudflare Workers in order to do that.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.