follow here
http://www.howtoplaza.com/how-to-red...-htaccess-file
PHP Code: 
Options +FollowSymLinks 
RewriteEngine on 
RewriteRule 
(.*) http://newdomain.com/$1 [R=301,L]: 
add this in ur .htaccess file of old domain.