I need to create sub domain from code. For example my web site register new user named battulga. After automatically create battulga.mydomain.com. How to do this?
-
Who manages mydomain.com? With what nameserver software? How is the data from mydomain.com produced? (Dynamic Update on the master of mydomain.com is the obvious solution but it depends on many things.)bortzmeyer– bortzmeyer2009-03-25 07:47:38 +00:00Commented Mar 25, 2009 at 7:47
Add a comment
|
1 Answer
Here is a thread about this in ASP.net forum.
1 Comment
bortzmeyer
This thread does not mention the obvious solution: Dynamic Update on the DNS server. Difficult to say more without details from the OP.