DNS is used to translate domain names into IP addresses. If you have ever owned a domain name, you have probably had to mess with DNS at least a little bit. In this article, I will tell you about forwarding all of your subdomains using a wildcard in your A (Host) DNS records.
Here are some situations where this would be useful:
Voila! You may have to wait a while and flush your local dns.
The wildcard is only used after all other records have been checked. All A (Host) and CNAMES(Aliases) records will be used before resorting to the wildcard. This is great if you need a few exceptions.
My next article will explain how to handle multiple domains and subdomains on the same ipaddress and server using apache.
Recent Comments