Cloudflare for SaaS Domains
we have our web app and the domain example: [devapp.com] each user will have their profile. so for example user-1 has a username bobline, use-2 have jackStore and they can access his profile :
- devapp.com/profile/bobline
- devapp.com/profile/jackstore
Using Cloudflare Custom Domains, the user can use his domains bobline.com and jackstore.com to set up bobonline.com/profile using a cname.
we want a new page under our web app, where our client can fill in their domain name and other required details to set it up and can able to access their profile URL or any other feature of our web-app directly on their domain :
e.g :
- bobonline.com/profile
- bobonline.com/store
- bobonline.com/contact
could you please let me know how I can achieve this?
1 Reply
any update on it ?