/ Published in: Apache
Expand |
Embed | Plain Text
Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^(www\.)?olddomain\.com$ [NC] RewriteRule .* http://www.newdomain.com%{REQUEST_URI} [R=301,L]
You need to login to post a comment.
