I’m running a server where it has more than two softwares running on it but on different ports because of that I’m using a nginx reverse proxy where if I type foo.domain.tld, bar.domain.tld the NGINX catches that and do the routing to it’s ports.
I configured the NGINX but I don’t know how to configure that on the CF end. I tried to use the foo.domain.tld.cdn.cloudflare.net but I discovered that this is only for bussiness and enterprise plans and besides that I coudn’t find anything that can help me to setup the CNAME to send properly to the NGINX reverse-proxy.
So anyone could help how can I setup the CNAME on CF end?