Blocking Websites - Help!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to block some websites such as MySpace on the internet. I follow the
directions on the help screen but the sites are still accessible, unless I go
to content and enable the content advisor, but then ALL sites are being
blocked. Anyone know what I should do?
 
JD said:
I want to block some websites such as MySpace on the internet. I follow
the
directions on the help screen but the sites are still accessible, unless I
go
to content and enable the content advisor, but then ALL sites are being
blocked. Anyone know what I should do?

If this is for family use, consider software like CyberSitter or NetNanny.
You'll get a lot of very specific control.

HTH
-pk
 
JD said:
I want to block some websites such as MySpace on the internet. I follow
the
directions on the help screen but the sites are still accessible, unless I
go
to content and enable the content advisor, but then ALL sites are being
blocked. Anyone know what I should do?

The easiest way is to edit your hosts file.

For XP this is located in the

C:\windows\system32\drivers\etc folder.

Instruction are in the file comment block, but basically to block a website
add a new line. For example, to block (say) google add:

127.0.0.1 www.google.com

When a URL is entered, explorer first looks in hosts for the IP address and
if it finds it, uses it. The IP address 127.0.0.1 always resolves to the
machine you are looking at, thus the URL effectively fails.

Of course, the person you are wanting to restrict access may know how to
edit the hosts file as well.
 
=?Utf-8?B?SkQ=?= said:
I want to block some websites such as MySpace on the internet. I follow the
directions on the help screen but the sites are still accessible, unless I go
to content and enable the content advisor, but then ALL sites are being
blocked. Anyone know what I should do?

Why do you want to block MySpace? It's a great resource.
 
Back
Top