View Single Post
Old 09-14-2004, 11:28 AM  
zentz
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Posts: 8,062
Quote:
Originally posted by fris
i have my own code for doing movies in .htaccess where it checks for local refer
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
__________________
Programs that owe me money ---- Epassporte.com ~ $2700 | Protraffic.com ~ $2600 | XonDemand.com ~ $3000

Email: [email protected]
zentz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote