View Single Post
Old 2005-06-22, 04:15 PM   #2
Leon
You can now put whatever you want in this space :)
 
Leon's Avatar
 
Join Date: Jun 2004
Location: Israel
Posts: 527
Send a message via ICQ to Leon
well for example if you using something like:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite.com.*$ [NC]
RewriteRule ^.+\.(jpg|jpeg|png|gif)$ - [NC,F,L]

i belive all you will need to is to add this:
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite.com/images/mypic.gif.*$ [NC]
__________________
Submit your Sites to my LL's:
Only Best Sex | Rex Porn
Grant Domains
Leon is offline   Reply With Quote