disallow surfing to certain sites?

  • Thread starter Thread starter Lisa Simpson
  • Start date Start date
You could try to different ways. Click on the
Tools/Options menu. Under the Content tab you can set
restrictions based on nudity, violence, etc.

For more specific sites, click on teh Security tab. Click
on the Restricted sites and add your sites and change the
permissions for them.
 
You could try to different ways. Click on the
Tools/Options menu. Under the Content tab you can set
restrictions based on nudity, violence, etc.

For more specific sites, click on teh Security tab. Click
on the Restricted sites and add your sites and change the
permissions for them.

I tried the latter idea, but am still able to surf to the sites in question.
.. . ?
 
|>How to disallow surfing to certain sites using IE6?
|>
I suggest you edit your hosts file. This is a file that will redirect
your computer to an IP address you specify, if the site name appears
in the file.

The hosts file may be located in different folders, depending on your
version of Windows. You can do a search for it to find it. The hosts
file has no extension - its name is simply, "hosts".

Once you find hosts, open it with Notepad. You should find, at least,
the following entry:

127.0.0.0 localhost

The numbers are the IP address (in this case, it refers to your own
computer). "Localhost" is the name of the "site", again, your own
computer.

So, let's say you want to disallow surfing to nastysite.com. You
could add the following line:

127.0.0.0 nastysite.com

And so on, for each site you don't want to visit. When you (or
someone using your computer) tried to access nastysite.com, they'd be
redirected back to your own computer, which would generally give you
an error message. If you wanted to do something like redirect the
browser to another Website, you could put that Website's IP number
instead of 127.0.0.0.

As I understand it, if you can get to nastysite.com either by using
nastysite.com or www.nastysite.com, you will need to enter both
possibilities.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top