charliepinto
CDCloudflare Developers
•Created by charliepinto on 4/13/2025 in #pages-help
How to configure Cloudflare Pages with Alibaba Cloud CDN and a root domain (keenmind.me)?
Hi everyone,
I’m trying to integrate Cloudflare Pages with Alibaba Cloud CDN to accelerate access for users in mainland China. I would really appreciate some guidance from Cloudflare staff or anyone who has experience with similar setups.
⸻
✅ My goal:
I want to deploy my static frontend site on Cloudflare Pages, and accelerate it in China by putting Alibaba Cloud CDN in front of the Pages site.
My preferred public-facing domain is the root domain: keenmind.me (not www.keenmind.me).
⸻
🧩 Current setup:
• Frontend is deployed on Cloudflare Pages, and I’ve already bound the custom domain keenmind.me.
• account id : 4cd2103f70e5ee716728e3d6c7746197
• Alibaba Cloud CDN settings:
• Acceleration domain: keenmind.me
• Origin address: keenmind.pages.dev (or keenmind.me)
• Origin Host header: keenmind.me
• Protocol: HTTPS
• DNS is currently hosted on Cloudflare DNS (as required by Pages when binding root domains).
• Users visit https://keenmind.me, which should go through Alibaba CDN → then back to Pages as the origin.
⸻
❗Issues I’m encountering:
1. DNS → Error 1000 from Cloudflare
When Alibaba CDN assigns an edge node ,Cloudflare DNS refuses to resolve it.
Result:
Error 1000 – DNS points to prohibited IP
2. Pages domain status shows “Inactive”
After I point keenmind.me DNS to Alibaba Cloud CDN instead of keenmind.pages.dev, Pages shows the domain as “Inactive”, even though it’s actually working via CDN → Pages.
⸻
🙏 Questions:
1. Does Cloudflare officially support using third-party CDNs like Alibaba Cloud CDN in front of Pages?
⸻
I really appreciate any help on this!
I’m happy to share screenshots or output from dig, nslookup, curl, etc. if needed.
Thanks in advance!
4 replies
CDCloudflare Developers
•Created by charliepinto on 5/15/2024 in #pages-help
cloudflare page deployment failed without log, i cant debug .
when I deployed pages, the deployment status failed, but there is no log that can be used for troubleshooting. How to deal with this situation. The local test is normal.
account id : 4cd2103f70e5ee716728e3d6c7746197
deployment : 64350d4d-aa0f-4206-b1ee-7a3baea1d322
2 replies