This is a quick guide to installing Dnsmasq on OS X and using it to redirect development sites to your local machine. Posted by Thomas Sutton on October 23, 2013 Most web developers will be familiar with the process of updating your /etc/hosts file to direct traffic for coolproject.dev to 127.0.0.1. Most will also be familiar with the problems of this approach: it requires a configuration change e

