http://docs.buyscripts.in/Vshare_flv_hotlink_protection:Originally Posted by sanil
Upload the file to your "flvideo" folder. This will cause embedded video to stop working if you use OBJECT method, use frame method if you are disabling hotlink protection.
.htaccess file used in http://video.bizhat.com is
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://video.bizhat.com [NC]
RewriteRule .*.(jpg|flv)$ - [NC,F]
And have does it work?
Because , try this copy and paste to your browser :Code:http://video.bizhat.com/flvideo/12108624041789125209.flv




Reply With Quote
Bookmarks