Windows equivalent of Linux's /etc/hosts
On Unix, /etc/hosts file contains mappings between an IP address and a name of the host. It overrides mappings from DNS. Windows has an equivalent of this file: c:\WINDOWS\system32\drivers\etc\hosts Source http://blog.kowalczyk.info/article/Local-DNS-modifications-on-Windows-etchosts-equi.html