Server Help

Trash Talk - Website blocking

Anonymous - Mon Jun 26, 2006 4:46 pm
Post subject: Website blocking
is there a way to block a certain website from being acessed? For example I want to block

www.yahoo.com, and that person cant enter it. Any prog. or way to do this?

THNX!
Anonymous - Mon Jun 26, 2006 5:51 pm
Post subject:
For firefox not IE
Smong - Mon Jun 26, 2006 6:08 pm
Post subject:
A cheap way is to edit the hosts file. I don't want to explain right now, so search google for it.
BDwinsAlt - Tue Jun 27, 2006 1:25 am
Post subject:
I will explain it for you.
Open a file called "host" with notepad.

WindowsXP
FileLocation= C:\WINDOWS\SYSTEM32\DRIVERS\ETC

Windows 2000
FileLocation= C:\WINNT\SYSTEM32\DRIVERS\ETC

Windows 98/ME
FileLocation= C:\WINDOWS\

Add this to your file:
Code: Show/Hide

127.0.0.1          yahoo.com


My file looks like this:
Code: Show/Hide

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1       localhost
127.0.0.1       media.fastclick.net
127.0.0.1       yahoo.com
127.0.0.1       enhance.com
127.0.0.1       primaryads.com
127.0.0.1       catid.ssihosting.com



This works for any browser since its blocking the connection from your whole pc.

Good luck.
SpecShip - Tue Jun 27, 2006 5:09 am
Post subject:
You can block domains in IE.
BDwinsAlt - Tue Jun 27, 2006 4:45 pm
Post subject:
Yes, but the person wanting this is using firefox. This works with all browser. So please refer to this next time someone need help. Who uses IE anyways?

If you haven't already, download Mozilla FireFox from http://www.Mozilla.com
You can get great extentions and themes. It is very nice. Opera has a gay guy on the main page plus it looks too plain. So Firefox is better.

Hope this helps.
Doc Flabby - Tue Jun 27, 2006 4:52 pm
Post subject:
don't diss opera, its a good brower. firefox stole many its best features from it. tabbed browsing was in opera in the netscape era (ie before firefox)
Cerium - Tue Jun 27, 2006 5:19 pm
Post subject:
Opera > FireFox -- especially O9
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group