Hello guys,
My goal is to have a dynamic generation of subdomains from my website to give users their own custom page. Like:
mike.mywebsite.com
john.mywebsite.com
the domain is hosted on name.com with cloudfare.
The name.com attendant told me that they did not support this by using their API even having a create record request (do they have some protection against this type of request for security issues?).
But as I’m also using cloudfare layer on top, so anyway it is from here that I need to do this job with their api for record creation.
What should I do to get it done properly?
If possible, I also want to know what exactly is the configuration (I’m new with this stuff). Thank you.
Obs: at this time, when I try to add a subdomain it redirects to “www” version. How to disable this function?