Wildcard DNS in your Ubuntu hosts file using dnsmasqleaseweblabs.com1 pointmaus8013 years agoThis post explains how to add a wildcard DNS entry to the systems DNS resolver on Ubuntu Linux. Any hostname ending on ".dev" (*.dev) will resolve to the IP address 127.0.0.1 (localhost). This allows for easy local web application development.