Skip to content

Instantly share code, notes, and snippets.

@biske
Created September 12, 2014 12:40
Show Gist options
  • Save biske/ab0ce93a1c5c1e8ddf00 to your computer and use it in GitHub Desktop.
Save biske/ab0ce93a1c5c1e8ddf00 to your computer and use it in GitHub Desktop.
How to swich between two different servers with same url
# Add row to /etc/hosts
# Format is:
# ipaddress hostname
# Example:
16.18.11.156 www.google.com
# This way whenever you type www.google.com it go to 16.18.11.156
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment