I noticed a site that has been hotlinking my videos, even though my server has secure_link module installed that generate expiry time stamp and MD5 hash. I also notice that site hotlinks videos from Sapo, even though they also use a cache system. How are they doing this ? and how do i stop them ?
+ Reply to Thread
Results 1 to 8 of 8
-
-
I don't have htaccess as I use Nginx to serve the videos. I did do a HTTP valid referrer anti-hotlink with Nginx. However, that method is not very efficient as most of the popular browsers used today such as Firefox or IE don't often send a referrer header, and especially more shaky when it comes to flash. So far, I only managed to get the hotlink-protection to work on chrome and maybe safari, but not on firefox or IE.
-
htaccess is server side software (it's not located on your computer) so it works with any browser. If your server is a unix server then it is installed by default. If windows server then it can be added by your host.
I once had a guy in Germany that was hotlinking to one of my videos and stealing my bandwidth. I just changed the link to go to a photo that said "This Video Was Stolen" and made another link for the original video. That seemed to work as that guy was too lazy to hunt out the new link. Now I just post my vids on Vimeo and anyone can watch them without using my bandwidth.
But using htaccess is much better as it stops the hotlinking cold. There are tutorials on the web on how to stop hotlinking with htaccess.Last edited by TreeTops; 3rd Jul 2013 at 09:24.
-
TreeTops: The nginx web server doesn't use htaccess(apache web server).
Maybe you should try find a nginx forum. -
OK Baldrick, I see nginx web servers don't use htaccess. Maybe their forum will have the answer. They should have a secure way to stop hotlinking that works for jdinh0608.
-
Similar Threads
-
Allow people to ask for restoration help for pirated videos
By VideoFanatic in forum FeedbackReplies: 20Last Post: 20th Jun 2013, 11:19 -
Problem with Big Videos (Videos with longer duration of 1 hr) On my server
By ninadgac in forum Video ConversionReplies: 2Last Post: 28th Jan 2013, 14:05 -
What are people using to download Youtube videos?
By Heyjoojoo in forum Video Streaming DownloadingReplies: 17Last Post: 11th May 2010, 15:19 -
allowing people streaming your videos, good or bad?
By lana2000 in forum Video Streaming DownloadingReplies: 10Last Post: 25th Apr 2009, 18:55 -
File Hotlinking
By xeroid in forum Newbie / General discussionsReplies: 0Last Post: 19th Nov 2008, 08:00