Want to find out more about the hosts file in Windows? Here you will find the most important information..
In the depths of the important Windows files is the "hosts file". Even if it has lost its importance in the meantime, it doesn't hurt to take a look at it. We have put together a few important details for you.
The hosts file is responsible for ensuring that a host name is assigned to each IP address. Every website is also conditionally linked to an IP address. The IP address belongs to the server on which the website is running. This server is also known as the host. The IP addresses that you call up via the websites you have visited are stored in the hosts file. The host name provided then indicates which IP address belongs to which server or server name. Due to the constant growth of the Internet, this process was transferred to DNS servers some time ago. Even if the hosts file was even more important in the past, it is still important today as a local configuration file. For example, it can be used as a blacklist. Unpleasant websites, but also advertising servers, tracking pages and virus launchers are entered in the list. If the browser tries to access one of these entries, the website will be blocked instead.
The hosts file can be edited directly using a text editor. But there are also specific editors for this file type. Many are available for free. However, certain anti-virus programs can cause problems. The editor is completely harmless. The anti-virus system only recognizes that an executable program wants to access an important file in the heart of Windows and then classifies this as potentially dangerous. So if you only want to make small changes, editing with the editor under Windows is sufficient. Within the file you will always find a few example lines and the entry for "localhost". All entries are structured according to the following syntax: 192.168.0.XX Beispielseite.com #Name der Beispielseite Anything after the # symbol is not relevant to your computer. It is only used so that you can make notes for the individual entries yourself. Here you can now insert websites as you wish. Now we are going to show you how to open and edit the file. Follow our step-by-step instructions or take a look at the brief instructions ..
192.168.0.XX Beispielseite.com #Name der Beispielseite