Quote:
Originally Posted by xinyonghu
For example ,If I entering abc.com, the URL will automatically redirect to def.com
Can u tell me how to achieve this by modifying the registry ?
Tks..
|
Your domain register should have a redirect option for the domain so that all traffic going to abc.com is sent to def.com
Or you can use Apache and .htaccess or php or javascript, etc
http://www.yolinux.com/TUTORIALS/ApacheRedirect.html