You have only to create .htaccess file in your host root and add these lines:
RewriteEngine on
RewriteRule ^(.*)$ http://mynewdomain.com/$1 [R=301,L]
You have only to create .htaccess file in your host root and add these lines:
RewriteEngine on
RewriteRule ^(.*)$ http://mynewdomain.com/$1 [R=301,L]
No comments yet.
RSS feed dei commenti a questo articolo. TrackBack URL