amigoz
CDCloudflare Developers
•Created by amigoz on 7/10/2024 in #general-help
How do I enable our user to add custom domain on our website builder hosted through Worker
We are building a website builder. The output is just html stored in KV and served through Cloudflare worker. Our customer want to add their custom domain. Example: mywebsite.com. How can we do this with Cloudflare DNS API. Is it possible?
I understand that we have to ask the user to add a CNAME or A Record. How to do it so that Cloudflare does automatic SSL.
Any method is appreciate.
4 replies
CDCloudflare Developers
•Created by amigoz on 7/2/2024 in #general-help
Is wildcard subdomain possible for a worker on free plan
I have a worker setup at abc.org.worker.dev is there any way I can do a wildcard subdomain from *.example.com
I saw the article https://blog.cloudflare.com/wildcard-proxy-for-everyone, but it seems to working for A record.
How do I do this with a worker. Any help is really appreciated
8 replies