I am currently researching the possibility to use Cloudflares Load Balancing setup with a Business Plan so I can do the CNAME setup (my customer can’t set the nameservers to Cloudflare), so I need to able to do the following:
- follow the guide here to convert my business plan to a CNAME setup: https://support.cloudflare.com/hc/en-us/articles/200168706-How-do-I-do-CNAME-setup-
- set a CNAME up with my authoritative DNS provider to point domain provided by Cloudflare with a CNAME
We can handle this for sure, but what I dont know if is possible is to redirect my root domain, domain.com to Cloudflare. I know that my authoritative DNS provider supports an apex alias (EuroDNS). IN theory i should be able to point this alias to the domain provided by Cloudflare and all should be set so both root domain and www subdomain both points to Cloudflare.
Is this correctly understood? Is this possible?