|
|
Adding new HOSTS in Windows Machine - DNS
|
Views : 1434
|
|
Tagged in : DNS
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
I faced a problem when i moved my name server, the new name server details was not updated on my ISP.
So when i tried to visit my website, it showed error. So i made a trick by adding the new nameserver IP in the HOST file.
Whenever we type website name , usually it will look for any matching entry in this file and if not found then only it will search in the ISP's Name server and so on..
Whenever we have a entry for specific hosts then when we type that site it will directly point to the IP which we stored in HOSTS file.
We can find this file @
/windows/system32/drivers/etc/
Open the file named hosts and add desired entry for your website.
Sample entry will be
210.211.217.171 hiox.org |
|
By Vijay, On - 2008-03-13 |
|
|
|