Skip to content

Instantly share code, notes, and snippets.

@MehulATL
Created October 22, 2014 19:56
Show Gist options
  • Save MehulATL/5156982456789c242492 to your computer and use it in GitHub Desktop.
Save MehulATL/5156982456789c242492 to your computer and use it in GitHub Desktop.
/etc/hosts
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
127.0.0.1 localhost.com
127.0.0.1 api.localhost
127.0.0.1 api.localhost.local
127.0.0.1 api.localhost.com
127.0.0.1 dev.localhost
127.0.0.1 dev.localhost.local
127.0.0.1 dev.localhost.com
127.0.0.1 www.localhost
127.0.0.1 www.localhost.local
127.0.0.1 www.localhost.com
127.0.0.1 shipments.localhost
127.0.0.1 shipments.localhost.com
127.0.0.1 shipments.localhost.local
127.0.0.1 admin.localhost
127.0.0.1 admin.localhost.com
127.0.0.1 admin.localhost.local
127.0.0.1 account.localhost
127.0.0.1 account.localhost.com
127.0.0.1 account.localhost.local
127.0.0.1 shipper.localhost.com
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment