Exploding Garrmondo Weiner Interactive Swiss Army Penis

Exploding Garrmondo Weiner Interactive Swiss Army Penis (http://www.gamingforce.org/forums/index.php)
-   Help Desk (http://www.gamingforce.org/forums/forumdisplay.php?f=36)
-   -   How to block websites with Firefox (http://www.gamingforce.org/forums/showthread.php?t=17256)

Ender Jan 10, 2007 02:38 PM

How to block websites with Firefox
 
I would like to have particular websites blocked by Firefox. I do not want people to be able to go to this website on my computer with this particular browser. I have searched options, and could not figure out how. Any help?

Soluzar Jan 10, 2007 04:08 PM

The easiest way is to put an entry in your hosts file that will resolve to localhost, your own machine. That will effectively block access to the website, but it will block both IE and Firefox from that site.

The default location for 'hosts' is:

c:\windows\system32\drivers\etc\

entries should take the form of:

127.0.0.1 www.google.com

The IP address that you want it to resolve to, followed by the domain name. As stated, that address is the loopback IP which (unless you operate a webserver) won't bring up any page.

It's a low-tech solution, and easily defeated with good IT skills though.

DeLorean Jan 10, 2007 06:55 PM

Quote:

Originally Posted by Soluzar (Post 361298)
The easiest way is to put an entry in your hosts file that will resolve to localhost, your own machine. That will effectively block access to the website, but it will block both IE and Firefox from that site.

The default location for 'hosts' is:

c:\windows\system32\drivers\etc\

entries should take the form of:

127.0.0.1 www.google.com

The IP address that you want it to resolve to, followed by the domain name. As stated, that address is the loopback IP which (unless you operate a webserver) won't bring up any page.

It's a low-tech solution, and easily defeated with good IT skills though.

This works perfectly, thanks a lot.

Ender Jan 12, 2007 01:49 AM

Do I just write it in there? Does it work with everything that comes after it like, subpages...? like will ti work with www.google.com/whatever?


All times are GMT -5. The time now is 02:50 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.