Advertisement
getbutterfly

Redirection

Mar 30th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # CIPRIAN
  2. # This file should be placed in a .htaccess file in the domain root
  3.  
  4. Options +FollowSymLinks
  5. RewriteEngine on
  6. RewriteRule (.*) http://www.grandons.ie/$1 [R=301,L]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement