|
<- Previous Message | Next Message -> Thread Index [isp-dns] Re: How to create a dns record which only resolves TLD
Yes, this is no different that creating host names such as "www.domain.com" or "mytestsite.domain.com" or similar. They can resolve to the same IP address or different IP addresses, as you wish. Of course you have to coordinate the DNS setup with your web server so that it recognizes each host header and serves up the appropriate web page for the host name. ----- Original Message ----- From: "Bhavin Modi" <mbhavin@...> To: <isp-dns@isp-dns.com> Sent: Friday, July 11, 2003 7:00 AM Subject: [isp-dns] How to create a dns record which only resolves TLD > Hi, > > Is it possible to create a DNS record which resolves on top level domain. > > For e.g I want to give my users access to there webspace with a hostname > like username.domain.com so when a user tries to access his/her website I > can show the page by fetching the username information from hostname > programmatically but the dns points to the same webserver. > > user1.domain.com 1.2.3.4 > user2.domain.com 1.2.3.4 > .... > .... > userN.domain.com 1.2.3.4
Thread Index |