Log in

View Full Version : How to redirect a domain?


johnny713
05-20-2008, 06:44 AM
How to redirect a main address to another page? For example like this website datviet.com. When I go to www.datviet.com, and it send to http://tintuc.datviet.com/news/index.php, other page of their website. How can I do like that to my website? :confused:

Dismounted
05-20-2008, 09:10 AM
You can either create a .htaccess redirect, or create a file that redirects to the other address. Google will show you how to do this.

johnny713
05-20-2008, 09:40 PM
You can either create a .htaccess redirect, or create a file that redirects to the other address. Google will show you how to do this.

Well, thank for reply. I found the solution for it already :).