How to Manage your Web TLD
From Socialwiki
If you want to manage subdomains in your TLD you have two options:
- Static Resolution: using an XML file stored in your server. You must set the subdomains URL (domain_url) to point to your XML file. Here you have a XML Sample for managing a TLD
Example: JISKO domain name go://jisko -> http://jisko.net go://blog.jisko -> http://blog.jisko.net/
- Dynamic Resolution: for advanced users, you can install the SocialDNS server software (Web TLD). It is open source so you can customize to your requirements and user authentication schemes. You must also modify the subdomains URL (domain_url) to point to your server.
