Advertisement
Guest User

Untitled

a guest
May 5th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. RewriteEngine on
  2. RewriteCond %{HTTP_REFERER} !^http://(www.)?my-site.ru(/)?
  3. RewriteCond %{HTTP_REFERER} !^http://(.*).my-site.ru(/)?
  4. RewriteRule ^.*$ - [F]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement