I’ve been getting quite a few hits from Google to the DNS Guide post from people searching for how to set up a sub subdomain. It’s quite simple actually. Say you want to set up a sub sub domain sub2.sub1.domain.com. All you need to do is create an A record for sub2.sub1.domain.com and point it […]
Tag Archives: subdomain
A guide to DNS
DNS or Domain Name System, is a core Internet protocol/mechanism which resolves text URLs(FQDNs) into IP addresses. It is the protocol which translates hostnames such as “www.google.com” into it’s IP address -“72.14.207.99″. In essence, it acts as the ‘phone book of domain names” and mapping the names(domain names) to their phone numbers (IP addresses). This […]