![]() |
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?
|
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. |
Quote:
|
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.