Quote:
Originally posted by zentz
this is what i have in my .htaccess
RewriteEngine on
Options -Indexes
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.gayfreeclips.com [NC]
RewriteCond %{HTTP_REFERER} !^http://gayfreeclips.com [NC]
RewriteRule .*\.(mpg|MPG|Mpeg|mpeg|MPEG|rm|RM)$ http://www.gayfreeclips.com [R,L]
when cookies are enabled its working half-good
i.e. surfers can download the hotlinked movie but they cant view it in media player
any suggestions ? i dont wanna pay 200$ if this can be solved with .htaccess code
|
To my knowledge the script is the only real way to protect movies.
You can write a program to dynamicly change the name of the movies or the directories, but if your doing something like building galleries that will cause problems with TGP scripts.
The javascript to insert cookies methond isn't the best way either.
Lots of people claim that you don't need the $200 script to protect movies but I find it funny that they never have a answer or show any real alternative to the script.