Any alternative to strongbox? How do you guys protect videos on an AVS site for exemple..?
Any alternative to strongbox?
Collapse
X
-
Tags: None
-
-
-
I bought strongbox weeks ago.. didnt hear from them for a few days. I wrote them an email asking what was going on. They wrote me back saying I needed to fix something, no big deal, I fixed it. Waited a week, nothing from them, wrote them another email, waited a week, wrote them another.. still nothing, wrote them another when I seen this.. great support...High Quality Domains for Sale - No Reserve Prices - Many ANY Offer
Part vampire, Part warrior, Carnivore and voyeur
Comment
-
Originally posted by xxxdesign-netSo, Jessica Simspon or Britney Spears? WHo would you hit and why?
yes
I know that Asspimple is stoopid ... As he says, it is a FACT !
But I can't figure out how he can breathe or type , at the same time ....Comment
-
Comment
-
-
Originally posted by Brad Gossecookies + htaccess allows for good video protection against referrer spoofing ;)
do you know any htaccess code that would work with .wmv files?Comment
-
windows media player doesn't send a referrer, thus htaccessing .wmv wont stop themOriginally posted by xxxdesign-netdo you know any htaccess code that would work with .wmv files?Comment
-
Change xxxxxxx to whatever you want and make sure to set a cookie on your members main page named xxxxxxx or whatever.
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*your-domain.com/ [NC]
RewriteCond %{HTTP_COOKIE} !(^|(.+;)*)id=xxxxxxx(;.*|$)
RewriteRule /* http://your-domain.com/ [R,L]Comment
-
-
Comment



Comment