Re: Is it possible to auto create subdomains for members upon sign-up?
When you mean sub-domain creation, you would like you app to create an CNAME record via DNS for USERNAME.
When complete it will look like this:
USERNAME.MYSITE.COM
Is this correct?
|