Specifying custom hosts records

​Even so DNS need to be used in majority of cases, it is possible to override DNS responses with your own data. In such case DNS will not be queried at all.

In Linux system it is possible to update /etc/hosts file in Windows OS such file also exists, please Google location of it. I will not name it, because this file location is long.

Please be aware that manipulation of hosts records will be done only for one machine, it is not scalable, it should be used for testing only.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator