All pastes #2069366 Raw Edit

BHW hotlink htaccess

public text v1 · immutable
#2069366 ·published 2011-05-26 10:40 UTC
rendered paste body
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?yourdomain\.com/  [NC]
RewriteRule ^(.*\.jpg)$ /hotlink.php?fn=$1 [L]