Guest User

Untitled

a guest
Nov 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. RewriteCond %{HTTP_HOST} ^xxx.com$ [OR]
  2. RewriteCond %{HTTP_HOST} ^www.xxx.com$
  3. RewriteRule ^/?$ "http://www.yyy.com/" [R=301,L]
Add Comment
Please, Sign In to add comment