Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created March 12, 2013 18:03
Show Gist options
  • Select an option

  • Save djburdick/5145292 to your computer and use it in GitHub Desktop.

Select an option

Save djburdick/5145292 to your computer and use it in GitHub Desktop.
adding subdomains to localhost. #linux #mac
vim /etc/hosts
127.0.0.1 c1.localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment