Skip to content

Instantly share code, notes, and snippets.

@stevencwarren
Created January 6, 2011 15:41
Show Gist options
  • Save stevencwarren/768030 to your computer and use it in GitHub Desktop.
Save stevencwarren/768030 to your computer and use it in GitHub Desktop.
1 ##
2 # Host Database
3 #
4 # localhost is used to configure the loopback interface
5 # when the system is booting. Do not change this entry.
6 ##
7 127.0.0.1 localhost
8 127.0.0.1 it-mac
9 127.0.0.1 iphone
10 255.255.255.255 broadcasthost
11 ::1 localhost
12 fe80::1%lo0 localhost
13
14 127.0.0.1 pressflow.athlon
15 127.0.0.1 openpublish.local.athlonsports.com
16 127.0.0.1 openpublish.local
17 127.0.0.1 magento.local.athlonsports.com
18 10.0.1.15 openpublish.dev.athlonsports.com
19 10.0.1.15 magento.dev.athlonsports.com
20 127.0.0.1 services.local.athlonsports.com
21 #127.0.0.1 services.dev.athlonsports.com
22 127.0.0.1 auth.local.athlonsports.com
23 209.235.175.190 perry.athlonsports.com0
24 209.235.175.197 store.athlonsports.com
25 209.235.175.196 api.athlonsports.com
26 209.235.175.199 bettis.athlonsports.com
27 127.0.0.1 openpublish_features
28 127.0.0.1 sidelinespirit.local.athlonsports.com
29 127.0.0.1 widgets.local.athlonsports.com
30 127.0.0.1 pressflow.local.athlonsports.com
31 127.0.0.1 drupal.local.athlonsports.com
32
33 209.235.175.200 shop.athlonsports.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment