Skip to main content

How to prevent access to a web site in your computer and redirect it to a different website or a server.

How to prevent access to a web site in your computer and redirect it to a different website or a server.

This is a very easy trick and this will help you to block certain web sites from your computer.

This is for windows Xp

This trick is done by redirecting the URL (which you want to block) to another URL.

Follow the steps carefully:

First you will have to ping a website and get the address of the website, so that when ever a user tries to go to the website which you want to block they will be redirected to a different website. This redirection can be either done to another website or to a server.

To ping a website use the following command in the command prompt:

ping www.yahoo.com

you will get some thing like this.

Pinging www.yahoo-ht3.akadns.net [86.248.113.14] with 32 bytes of data:

……………………..

………………………..

The numbers within the brackets represents the address of the server. The address will vary, so run the ping command in the command prompt of your computer and get the address.

Then go to c:\windows\system32\drivers\etc\hosts and then open the hosts file in the notepad.

There at the end of the file addthe following line:

86.248.113.14 websitetoblock.com www.websitetoblock.com

Just save the file and then in any browser, open the website to block. Now instead of the website you will have the website whose address has been entered (e.g. 86.248.113.14),that is www.yahoo.com.You can have the redirection to any website you want.

If you want to redirect to a server then enter the address of the server to which you want to redirect to.

Popular posts from this blog

How to Increase Internal Memory Space in Any Android phone – Without Rooting your Phone.

Although there is no risk involved in this Process, this gives you opportunity to Move Applications between Your Internal Memory and Memory card (SD Card).But make sure you don’t move the Applications which use Widgets to the SD Card because they Widgets will stop working when you Plug in to your PC and Use the Phone in Mass Storage Mode. (The SD Card will the Disconnected from the Phone). Just use your Common Sense and you are done. You will have to do some Command Prompt stuff now, but don’t worry;it’s very simple and easy. Step 1: Install JDK and then Install Android SDK. (Just Google for them, they are freeware) After Installing run Android SDK Manager. Select Android SDK Platform Tools (Uncheck anything else) and Click Install 1 Package. Step 2: Enable USB Debugging in your Phone in Settings > Applications > Development. Step 3: Type cmd in  start menu and when cmd.exe shows up in search results, right click it and select "Run as Administrator&quo

How to enable logging in IP Messenger?

How to enable logging in IP Messenger? You can enable logging to view conversations later in IP messenger. First Create a text document using notepad in the place where you want to have the log file containing the text you send and receive. Right click the system tray icon of IP messenger and select Settings. Click on Details/Log Settings. Under the Log settings , specify the log text file you created earlier. Do check the Logging available check box. And other details to be logged. ( Check all text boxes if needed) Apply settings and close. Enjoy!!!!

How to enable / disable JavaScript in SeaMonkey

For enabling and disabling JavaScript you need an add-on for SeaMonkey called quick java . You can download this free add-on from mozdev.org or just Google for it. After installation you will be able to see two buttons near the progress bar, for enabling and disabling JavaScript and java. Just click on the buttons to disable and enable JavaScript or java. There will be separate buttons for java and JavaScript.