Thanks Leki. Let me see here. Actually, I used the code from the other thread; I just pulled up the wrong one to post in. Maybe I should try the htaccess file in this one.
The problem is probably how I did the htaccess file.
Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?foxxytheater.com(/)?.*$ [NC]
RewriteRule \.(flv|swf|png|bmp)$ /cinema/include/contenttheif.jpg [L,NC]
I added the cinema part before the include because my vshare is located in a subdirectory titled cinema. Maybe this is where I went wrong.
Bookmarks