Tagged Questions
1
vote
1answer
655 views
Using hosts file on Mac OS X Snow Leopard
I have added two new host entries in
/pricate/etc/hosts
127.0.0.1/wys/sub-folder local.wys
127.0.0.1/les/sub-folder local.les
I have flushed the DNS using
dscacheutil -flushcache
I ...