Advertisement
Guest User

Untitled

a guest
Mar 30th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. RewriteEngine on
  2. # Options +FollowSymlinks
  3. RewriteCond %{HTTP_REFERER} social-buttons.com [NC,OR]
  4. RewriteCond %{HTTP_REFERER} simple-share-buttons.com
  5. RewriteRule .* - [F]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement