GEO NEWS

Saturday, 14 January 2012

How We Can Block a Website?In Windows XP

1. Click Start->All Programs->Accessories->Command Prompt. 2. Click Command Prompt This will open a DOS command window. 3. Type: notepad C:/Windows/System32/drivers/etc/hosts 4. Locate the line 127.0.0.1 localhost 5. To block the website Google.com for example, just add this text under 127.0.0.1 localhost:

127.0.0.1 Google.com 127.0.0.1 WWW.Google.com

You can add as many sites any site, However you will need to prefix it with "127.0.0.1".

6. Save the file Google will now be blocked in all web browser. This is an advanced but easy method on how to blow a website.

2 years ago Report Abuse

Asker's Rating: 4 out of 5 Asker's Comment: 100 % Working

No comments:

Post a Comment