Problems pointing site to site in Hosts file
Posted
by coffeeaddict
on Server Fault
See other posts from Server Fault
or by coffeeaddict
Published on 2010-04-23T17:19:23Z
Indexed on
2010/04/23
17:23 UTC
Read the original article
Hit count: 341
I'm on my localhost PC. I need to add an entry that maps our public site to our dev server.
I tried several things with no luck:
192.168.1.40 oursite.com // where the IP here is our internal dev server or devserver oursite.com oursite.com devserver
I'm not sure what I'm doing wrong here.
© Server Fault or respective owner