|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Sep 2002
Location: Vancouver
Posts: 814
|
Movie gallery anti-hotlink
Anyone know how to do that?
Protect movies (mpegs/avi) from getting hotlinked? with the htaccess that you would use for images when you apply that for those file extensions the movies wont load properly for the people that its meant to load for neither.
__________________
we buy domains with typin traffic. icq me 8566256 |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jan 2003
Posts: 78
|
|
|
|
|
|
|
#3 |
|
Confirmed User
Industry Role:
Join Date: Nov 2001
Location: NYC
Posts: 3,927
|
You can't do it with .htaccess as far as I know....you can do it with cookies and javascript, or you could contact your host and get them to set up a renaming script for you...there are probably other ways too.
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Feb 2002
Location: Canada
Posts: 2,370
|
I would be interested in hearing this too. I don't do movies simply b/c they can't easily use .htaccess on them.
ZoiNk
__________________
"People can have the Model T in any color - so long as it's black." - Henry Ford |
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Feb 2001
Location: atlanta, GA
Posts: 6,432
|
contact these guys
http://www.swiftco.net/ they got a killa software to handle it i tested it prevent hotlink and right click save as plus more,, |
|
|
|
|
|
#6 |
|
Confirmed User
Industry Role:
Join Date: May 2001
Location: LLL©
Posts: 1,425
|
This topic seems to be brought up very often, it amazes me that there's no wise programmer who develop a solution.. it would mean quick bucks if it works
... ![]() |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Feb 2002
Location: Canada
Posts: 2,370
|
The reason there is no quick and easy solution is that the players themselves don't send the referal. So everytime realplayer or whatever views the movie it doesn't send a referal, so you don't know if it come from your site or another one. I guess you could use cookies, if the person viewed page /movies1/10.html then they have a 1 hour cookie that lets them watch movie /movies1/movie10.avi
ZoiNk
__________________
"People can have the Model T in any color - so long as it's black." - Henry Ford |
|
|
|
|
|
#8 | |
|
Too lazy to set a custom title
Join Date: Mar 2002
Location: Vancouver, BC
Posts: 2,318
|
Quote:
__________________
Learn SEO - make $$ residually - icq me 333485092 |
|
|
|
|
|
|
#9 |
|
Too lazy to set a custom title
Join Date: Dec 2001
Location: Charlotte, NC
Posts: 14,137
|
Likewhoa has a very good anti-hotlinking script. It protects my movies which saves me a shit load.
|
|
|
|
|
|
#10 | |
|
Confirmed User
Join Date: Feb 2001
Location: atlanta, GA
Posts: 6,432
|
Quote:
i guess everyone is ignoring my posts |
|
|
|
|
|
|
#11 | |
|
Confirmed User
Industry Role:
Join Date: May 2001
Location: LLL©
Posts: 1,425
|
Quote:
|
|
|
|
|
|
|
#12 | |
|
Registered User
Industry Role:
Join Date: Jun 2002
Posts: 2,217
|
Quote:
The cookie method involves placing a cookie on the users disk when he enters a gallery. Then a combination with htaccess will ensure that only users that have the cookie on their disk will be allowed to access a movie. That way, people that paste the url in their browsers are blocked... It's a very good solution actually, except that it is heavy on server load, so it might not be a good idea if you can't spare the resources. Also, placing the cookie might give you a bit of a disadvantage with some of the MGPs as some dont allow it, but at least you're assured of complete protection |
|
|
|
|