Skip to content

Instantly share code, notes, and snippets.

@burtlo
Created May 15, 2012 18:07
Show Gist options
  • Save burtlo/2703819 to your computer and use it in GitHub Desktop.
Save burtlo/2703819 to your computer and use it in GitHub Desktop.
Subdomains
127.0.0.1 pod.local my.pod.local
sudo ipfw add 999 fwd 127.0.0.1,3000 tcp from any to pod.local,80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment