|
Title: How To Block Sites Access Manually Post by: Shawn Tracer on February 29, 2008, 09:42:35 AM How To Block Sites Access Manually
by: Raymon Antony If you are using Windows Operating System and did not use Proxy to connect to the internet, then search for the 'hosts' file or if you use Windows XP and use Windows XP standard installation, you can find the file at C:\WINDOWS\system32\drivers\etc\hosts These file used as a mapping site URL to your localhost IP. You can use this trick to block sites access and also blocking ads sites, so you can surf the internet faster. For example, if you want to block library.monx007.com site, just add the codes below at hosts file: 127.0.0.1 library.monx007.com Save the hosts file, then open your favorite browser and point to library.monx007.com. Your browser will displat a blank screen as the result Another example: 127.0.0.1 us.a1.yimg.com 127.0.0.1 www.google.com 127.0.0.1 www.doubleclick.net 127.0.0.1 monx007.com 127.0.0.1 games.monx007.com 127.0.0.1 shop.monx007.com This tips can be used at other operating systems, (such as Linux, Unix), as long as you know where the file hosts located Source: http://library.monx007.com/computer/tampil.htm?iklan_code=5&nmfile=data/blokmanual.txt Copyrighted by Monx Digital Library - http://library.monx007.com About The Author Raymon Antony was an IT Developer for more than 9 years. Visit His one of his website - http://other.monx007.com |