Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 11-02-2006, 07:47 PM   #1 (permalink)
In The Zone
 
william's Avatar
 
Join Date: Feb 2006
Posts: 217
Default Lockinng URL address


Q How can I prevent any one from accesing a particular URL address from my web browser (IE-6)?
__________________
The secret of creativity is knowing how to hide your sources.

Albert Einstein
william is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 11-02-2006, 09:42 PM   #2 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default

Go to C:\Windows\System32\drivers\etc. You will find a file named "hosts" there. Open the file in notepad. It should be something like this:
Code:
# 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
Now if suppose you want to block google.com, add the following entry under localhost like:
Code:
# 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       google.com
kalpik is offline  
Old 11-02-2006, 11:24 PM   #3 (permalink)
Alpha Geek
 
godsownman's Avatar
 
Join Date: Feb 2005
Location: Bombay
Posts: 879
Default

What does this mean ?
__________________
From the body of one guilty deed a thousand ghostly fears and haunting thoughts proceed !

Visit (http://www.meebo.com)
godsownman is offline  
Old 11-02-2006, 11:49 PM   #4 (permalink)
Broken In
 
Join Date: Jan 2006
Location: Before a PC of course!!!
Posts: 139
Default Re: Lockinng URL address

Quote:
Originally Posted by william
Q How can I prevent any one from accesing a particular URL address from my web browser (IE-6)?
Go to IE 6 Tools->Internet Options->Content->Content Advisor: Enable

next go to Content Advisor's "Approved Sites" tab type the url and select never.

The site will be blocked
Techie_Geek is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear
- by Charan

Advertisement




All times are GMT +5.5. The time now is 07:06 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2