View Single Post
Old 03-19-2005, 01:56 PM  
Dirty D
Confirmed User
 
Dirty D's Avatar
 
Join Date: May 2002
Location: Paying Webmasters Millions Since 1999
Posts: 4,044
FUCK Fusker

Sponsors with Hosted Galleries and all Gallery Submitters beware!

Here is an .htaccess snippet that you guys can use.
Just put this in an .htaccess file in your gallery directories...

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/.*$ [NC]
RewriteRule .*[Gg][Ii][Ff]$|.*[Jj][Pp][Gg]$|.*[Jj][Pp][Ee][Gg]$|.*swf$|.*wmv$|.*mpg$ http://www.yourdomain.com/images/hotlink.gif [R,NC]


Feel free to download this /hotlink.gif file to serve from your own box


http://www.thestall.com/images/hotlink.gif
Dirty D is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote