View Single Post
Old 05-01-2006, 05:39 AM  
VforVendetta
Confirmed User
 
VforVendetta's Avatar
 
Join Date: Mar 2006
Posts: 2,525
Protect image in a folder and subfolder

I have created a .htaccess file with this line:

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://tannedbrunette.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tannedbrunette.com/.*$ [NC]
ReWriteRule .*\.(gif|jpg)$ - [N,F,L]

But if you try to link an image it doesn't work



Which is the problem ?
VforVendetta is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook