Forum Moderators: phranque
RewriteEngine On
RewriteCond %{HTTP_REFERER} !http://www.your_domain.com/
RewriteCond %{HTTP_REFERER} !http://your_domain.com/
RewriteRule /* [send_thieves_here.com...]
Will it really work? Are there other similar uses someone may be able to share?