This blog for Knowledge Sharing.
RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.mynewwebsite\.com$ [NC] RewriteRule ^(.*)$ http://mynewwebsite.com/$1 [L,R=301]
No comments:
Post a Comment