Skip to content

Instantly share code, notes, and snippets.

@saetia
saetia / gist:1447655
Created December 8, 2011 17:11
Virtual Hosts, Dnsmasq
/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
brew install dnsmasq
mate /usr/local/etc/dnsmasq.conf
address=/dev/127.0.0.1
address=/build/127.0.0.1
address=/stage/192.168.10.200
listen-address=127.0.0.1