View Single Post
  #6 (permalink)  
Old 28-02-08, 12:09 AM
chas49's Avatar
chas49 chas49 is offline
Putting the w into interestingness
 

Join Date: Jan 2005
Location: Milton Keynes (too far from the sea!)
Posts: 1,445
Thanks: 3
Thanked 0 Times in 0 Posts
chas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm waterchas49 is a scuba diver - warm water
Another option is to edit the hosts file.

Do Start, Run, then type:

notepad C:\Windows\System32\drivers\etc\hosts

and hit Enter.

You'll probably see a file which looks like this:

Quote:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
127.0.0.1 localhost
(Some comment text removed)

Add a new line, for example:

127.0.0.1 www.siteyouwanttoblock.com

and save the file.

Your PC will not now be able to connect to any page at the siteyouwanttoblock domain.
Reply With Quote