View Single Post
Old 04-18-2003, 05:19 PM  
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
Quote:
Originally posted by Vox
They are not hotlinking you, just checked it out. They are just going straight to your gallery folder where you have no index.html, it lists all you pics.

just add this to your htaccess.

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://i.p number here/.*$ [NC]
RewriteRule \.(gif|jpg)$ http://www.domain.com/index.shtml [R,L]
IndexIgnore *

make sure you put in indexignore * so you don't get this anymore.
http://back-off-bitch.net/gal/ftv/isabella/images/

ah, thats another thing they did, assholes. ok I got my antihotlinking into place and working properly.

I had directory listing like that turned off. This is fucked up.



hrm, ok, it;s not there anymore, shit and I can;t remember how to do it either
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote