Currently, I have my own domain name and a dedicated server, and I offer different packages to my clients. What I want to do is register them with my site and automatically create a package through which they can access through their username as a subdomain, for example.
http://yourusername.mywebsite.com
Currently, I have DNS records for different subdomains with real information for my site, for example.
Name Type IP address
@A 1.2.3.4
Error A 1.2.3.4
Support A 1.2.3.4
However, if a new client is currently registering, I need to go and manually create an entry for them with their username.
I'm sure I saw websites that do this automatically, does anyone have any ideas or any other methods that I should use?
Thanks
Mark
source
share