PDA

View Full Version : Blocking a site in internet explorer..


kev269
08-16-2004, 02:48 PM
Hi,

Is there a way to block a site from being accessed in Internet Explorer?

Thanks.

TierraDelFuego
08-16-2004, 03:33 PM
Internet Options, Security, Restricted Sites and then add the site.

kev269
08-16-2004, 03:36 PM
i tried this but i am still able to access the site, although cookies are disabled.

TierraDelFuego
08-16-2004, 03:38 PM
sorry to maybe state the obvius, but have you restarted IE?

don't use it myself so never tried, other options would be software like NetNanny etc.

uk_trader
08-16-2004, 09:27 PM
find your hosts file c:/windows/ on win 9x/Me

c:/windows/system32/drivers/etc on win xp

open the hosts file in notepad and find where thewres some ip addresses with domains next to them

and type in 127.0.0.1 www.google.com (http://www.thesiteyouwanttoblock.com)

if you wanted to block google just change www.google.com with the address of the site you want to block

save it note it will be saved as hosts.txt so rename the old hosts file hosts.bak and remove the .txt from hosts .txt and you shouldnt be able to access the site anymore.