Thursday, May 30, 2013

How to block a website using the Hosts file


The location of the hosts file depends on your operation system.
Windows XP, Vista and Windows 7 C:\WINDOWS\system32\drivers\etc\hosts

Windows 2000  C:\WINNT\system32\drivers\etc\hosts


Note! Make a backup of the hosts file and put it somewhere safe, in case you mess up







1. Open the hosts file using Notepad or other plain text editor.

2. Find the line 127.0.0.1 localhost

3. To block, for example, the website youtube.com, add
this text under 127.0.0.1 localhost:

   127.0.0.1 youtube.com

4. Save and close the Hosts file.

5. Reboot your computer to apply the changes.

6. Try to open www.youtube.com into a browser.


No comments:

Post a Comment

Add Cool Drop Down Menu in Blogger

Drop Down Navigation Menu For Blogger : You may have seen many drop-down menus but today "ThatsBlogging" will present you an incre...