Workers Custom Subdomain

Am I correct that it's currently not possible for my workers to receive traffic from a custom subdomain with a DNS outside Cloudflare excluding forwarding traffic from my subdomain to the workers.dev subdomain? More context: - My NS are currently configured to Vercel
2 Replies
Chaika
Chaika7mo ago
You can use CF For SaaS (which is what Pages/R2/etc use under the hood), but it requires at least one different zone in Cloudflare using CF DNS, and some setup: https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/worker-as-origin/
Cloudflare Docs
Workers as your fallback origin
Learn how to use a Worker as the fallback origin for your SaaS zone.
𝚔
𝚔OP7mo ago
So it's currently impossible to set a custom domain/subdomain to my workers when my DNS is outside of Cloudflare?

Did you find this page helpful?