![]() |
Any alternative to strongbox?
Any alternative to strongbox? How do you guys protect videos on an AVS site for exemple..?
|
any webmasters around here?
|
So, Jessica Simspon or Britney Spears? WHo would you hit and why? :thumbsup
|
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...
|
Quote:
yes :1orglaugh :1orglaugh :winkwink: |
i dont think theres any sure fire way to really protect videos on the net
|
cookies + htaccess allows for good video protection against referrer spoofing ;)
|
proxypass.com
|
Quote:
do you know any htaccess code that would work with .wmv files? |
Quote:
|
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] |
Try Password Sentry: www.monster-submit.com
|
|
this might help
RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*your-domain.com/ [NC] RewriteRule .*[Mm][Oo][Vv]$|.*[Mm][Pp][Gg]$|.*[Aa][Vv][Ii]$|.*[Ww][Mm][Vv]$ / [F] |
All times are GMT -7. The time now is 04:16 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123