I would like to redirect transparently a domain to another, both are in Cloudflare.
For example, redirect mydomain.net/anything to mydomain.com/anything. I would like the url mydomain.net/anything to stay in the browser, not to be replaced by the destination domain, but provide the same content as the destination domain would do.
I tried Rules, but i allows only to redirect with a change of domain url. I couldn’t find a way to keep the original domain name.
Can I use CNAME for this?