will this transfer the PR as well ?


Edit : will this work ?


Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://newdomain.com/$1 [R=301,L]
RewriteRule ^(.*)$ http://newdomain.com [L]