View Single Post
Old 10-21-2005, 10:19 AM  
tranza
ICQ: 197-556-237
 
Join Date: Jun 2003
Location: BRASIL !!!
Posts: 57,559
So a htaccess like this one would be fine? (see below)

order allow,deny
allow from all

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?marypussy.com.*$ [NC]
RewriteRule \.(jpe?g|gif|bmp|png)$ - [F,NC,L]

RewriteEngine on
RewriteCond %{HTTP_REFERER} .*fusker*.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp|png)$ - [F,NC]


ErrorDocument 400 http://www.marypussy.com/
ErrorDocument 403 http://www.marypussy.com/
ErrorDocument 404 http://www.marypussy.com/
ErrorDocument 500 http://www.marypussy.com/
ErrorDocument 501 http://www.marypussy.com/
ErrorDocument 503 http://www.marypussy.com/
__________________
I'm just a newbie.
tranza is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote