View Single Post
Old 2005-03-19, 11:47 AM   #22
troy
I can spearhead the whole begging thing
 
troy's Avatar
 
Join Date: Apr 2003
Location: nederlands
Posts: 414
Send a message via ICQ to troy
This is what I use.

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On


ErrorDocument 400 http://www.yourdomain.com/
ErrorDocument 403 http://www.yourdomain.com/
ErrorDocument 404 http://www.yourdomain.com/
ErrorDocument 500 http://www.yourdomain.com/
ErrorDocument 501 http://www.yourdomain.com/
ErrorDocument 503 http://www.yourdomain.com/

RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com:80/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com:80/.*$ [NC]

ReWriteRule .*\.(JPG|jpg|JPg|Jpg|GIF|gif|GIf|Gif)$ http://www.yourdomain.com/hotlink.htm [R,L]

This is what they get:
http://www.mlilahsporndimension.com/hotlink.htm

Hope it helps
__________________
Cumshot Specialist
Great Porn
troy is offline   Reply With Quote