cname record not working with page
i'm trying to link to one of my pages pages from a subdomain, so i made a cname record for https://test.jintra.nl to point towards https://play-6m3.pages.dev/ - however, i keep getting this 522 error, even though the page is hosted on cloudflate itself? any help is appreciated
React App
Web site created using create-react-app
2 Replies
did you add your domain in your pages project as well
just setting a cname won't work
https://dash.cloudflare.com/?to=/:account/pages/view/:pages-project/domains
yeah, i figured that out finally, thanks