Tuesday, October 2, 2012

.htaccess redirect

To redirect from abc.com to blog.abc.com, create a .htaccess  at the root directory of abc.com with the following line in it :

Redirect /index.html http://blog.abc.com