/ Published in: Apache
Expand |
Embed | Plain Text
Options +FollowSymLinks RewriteEngine On RewriteCond %{HTTP_HOST} ^123\.456\.789\.091 RewriteRule (.*)$ http://www.primarydomain.com/$1 [R=301,L]
You need to login to post a comment.
