CNAME with worker

I have a Cloudflare subdomain w.domain.com with worker enabled and working just fine. I want my customers to point (CNAME) their domain to our domain and access our worker from their domain.

CNAME customerdomain.comw.domain.com.

Visiting customerdomain.com should run the worker.

Is this possible without running a proxy somewhere else?

Thanks

1 Like

CNAMEs to a proxied subdomain at all are only available on the Enterprise plan.so you wouldn’t be able to have customers CNAME to your :orange: domain at all without the Enterprise plan.

As for workers on these domains, I believe this is possible but you would contact your Enterprise account resource for that.

1 Like

Seems that CNAME Setup is available on the Business plan, are you sure Enterprise is needed?

They are talking about the domains of their customers (like foo.bar.com) being able to add a CNAME pointing to their domain (cname.example.com) so that the customers can use a SaaS-type app such as a helpdesk or blog platform. This is only available on Enterprise.

a “CNAME setup” is for keeping your current authoritative DNS provider but still using Cloudflare on your domain, a completely different feature.

1 Like

Ah, now I get it, that’s confusing and unfortunate…

1 Like

I’m attempting the same thing, is this still just an enterprise option? Or with the recent opening of Cloudflare for SaaS to everyone, is it now possible? It seems this would be the use case for custom hostnames?

I’m also interested in this. I’m exploring a set of features for PicPerf.io that’d require customers to use a CNAME to point directly to one of my workers. Is this still an enterprise-only type of feature?