|
| |
Free Web Hosting - Why Might It Be A Bad Idea When talking about free anything the legitimate question that first pops into your mind is why pay when you can get it free?And as for free web hosting there are plenty of places to get it from. As spread as they are, if you are not a stranger to the ...
How to Select a Webhost that Fits Your Needs Whether you're considering starting a website or you have one and want to possiblymove it, this article can help you decide what the best webhost means to you.To begin, every website is hosted on only 3 platforms: Unix Windows NT Macintosh Very few ...
The Basics of Starting Your Own Website You will note from the title that this article is for the beginners. The very first thing to consider is what kind of software you will use. I admit, my personal favorite is Microsoft FrontPage. It is what is known as a WYSIWYG (what you see is what you ...
|
|
|
|
| |
Use the HOSTS File to Block Web Sites
When you type a domain name into your Web browser, Internet Protocol contacts a computer that is a domain name server to look up the IP address of the Web site. In the early days, the Internet didn't need domain name servers. Every computer had a file named HOSTS that listed the domain name and IP address of the systems connected to the Internet.
Even today when your Web browser needs to resolve a domain name to an IP address, it first looks for a file named HOSTS on the local computer. In Windows NT, the HOSTS file is located in c:windowssystem32drivers. In Windows 9x, the HOSTS file is located in c:windows.
Because the HOSTS file is no longer required, you may not find it on your computer. Instead, you might find a file named HOSTS.SAM, the SAM extension meaning "SAMPLE". You might also find a file named LMHOSTS. The LMHOSTS file was used to resolve NetBIOS names to IP addresses.
The HOSTS file is simply a text file with a list of IP addresses and their respective domain names. You can open the file with Windows Notepad. The HOSTS file may list only one IP address, the loopback address, as shown below.
127.0.0.1 localhost
To block a Web site, enter an IP address that is not allowed for the Web. For example, any IP address with the first digit of 0 would be on the local network. Any IP address with the first digit of 127 is looped back. Then map that IP address to the domain name that you want to block.
For example, suppose you want to block a porn site that your teenager has been visiting, you might add an entry like the one shown below.
127.0.0.2 www.pornsite.com
Banner ads are usually hosted on an advertiser's domain and linked to sites all over the Web. Suppose you want to block annoying banner ads displayed at a site that you visit frequently. You might add an entry like the one shown below.
127.0.0.3 www.adserver.com
Then when a file from that domain name is requested, instead of the porn site or the banner being displayed, the browser will display the message "The Page Cannot be Displayed".
When you save the HOSTS file after editing, make sure that the file name does not have an extension. Sometimes Windows Notepad adds the
extension .txt.
The HOSTS file is a quick, easy way to block access to a Web site. But if you use this method to block a porn site that your teenager has been visiting, make sure they don't find this article. |
|
|
|
|
|
  USA TODAY |
Internet stocks bounce backUSA TODAYApple has been a huge driver for the Internet 50 index. Apple has been a huge driver for the Internet 50 index. The market's surge that started in January has now pushed the Dow Jones industrial average to its highest point since May 19, 2008, ...and more » |
|