Return to Snippet

Revision: 45809
at May 9, 2011 04:29 by lister


Initial Code
##
# 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 
255.255.255.255	broadcasthost
::1             localhost 
fe80::1%lo0	localhost

# Virtual Hosts
127.0.0.1 mysite.dev
127.0.0.1 examplesite.dev

Initial URL


Initial Description


Initial Title
hd/private/etc/host

Initial Tags
mysql

Initial Language
Other