Welcome to my blog

Redirect a Website

 


You can redirect a website to another with this trick.

e.g : if you want to redirect facebook.com to google.co.in
> first you need to find google's ip address
(to find this we can use ping command in command prompt)


> now open host file
(c:\Windows\System32\drivers\etc\hosts)

> add a line below

> save the host file

Note:  Now try to open facebook.com it should redirect it to google.co.in

No comments:

Post a Comment