Hello Everyone,
I am using Cloudflare Proxy and an SSL certificate on Domain 1. I want to map it to another domain say DOMAIN 2 that is using its own SSL. Here is an example of what I am trying to achieve
I have a domain Subdomain mapped to a Cloudflare worker. I want to map another domain Domain 2 to Domain 1 so people can access its content on that domain too, but if I add a CNAME entry on Domain 2 mapping to Domain 1 it does not work.
Any suggestion on how I can achieve this?