cloudflare page as cname on route53

hi, i'm not able to use my cloudflare page: x.pages.dev as a cname on route53. is this possible?
2 Replies
Chaika
Chaika2y ago
A bit late but, you just need it add it as a Custom Domain within your Pages Project first: https://developers.cloudflare.com/pages/platform/custom-domains/ The only restriction is if you want to add your apex (i.e example.com, not www.example.com), the site needs to be using Cloudflare's nameservers. You can only use subdomains with external dns
Custom domains · Cloudflare Pages docs
When deploying your Pages project, you may wish to point custom domains (or subdomains) to your site.
vloedev
vloedevOP2y ago
yeah thanks i got it, not sure how you close this...

Did you find this page helpful?