I am using AWS as my hosting providers as well as there is complex DNS zone configuration for my root domain. domain.com
. I want to leave my domain.com
in Route 53 / AWS.
I’ve got a service: service.domain.com
which needs CDN, hence I’ve tried to set up Cloudflare account and add the: service.domain.com
.
Unfortunately I am getting an error: “Please ensure you are providing the root domain and not any subdomains (e.g., example.com, not subdomain.example.com) (Code: 1116)”
… so I’ve tried to add the domain.com
and added the NS entries for my service.domain.com
, so they point to Cloudflare.
Unfortunately this doesn’t seem to be working.
Is it possible to use Cloudflare service for sub-domain without moving root zone of a domain to Cloudflare?