• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Blocking Web Sites

Originally posted by: cheapherk
Is there an easy way to block specific web sites without the use of a third party program?

Such that the average user couldn't tell, and from the local machine? Change the hosts file so that name (of the website) resolves to an IP address of, oh, 127.0.0.1....

 
Here are more explicit instructions for editing your hosts file.

start>programs>accessories>notepad>open
If running xp navigate to C:\WINDOWS\SYSTEM32\DRIVERS\ETC
select hosts

add a line that reads
127.0.0.1 www.blockedsite.com

save the file
 
Back
Top