GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   antihotlinking.com or AHL is a goner, any others that still operate? (https://gfy.com/showthread.php?t=959012)

boneless 03-18-2010 05:39 AM

antihotlinking.com or AHL is a goner, any others that still operate?
 
as per the topic title, my box's harddrive is toast, i need my install of ahl, but their site is a goner, so now i can do two things, either open up a new box without any anti hotlinking module in place and prolly pay for the max my box can sent in traffic, or get a new solution...

anybody know of a good solution that works?

boneless 03-18-2010 05:42 AM

traffic guardian seems to be gone as well, alltho ive left mr southfun a offline message in icq, im 99% sure they arent around either anymore.

boneless 03-19-2010 08:53 AM

BUMP for a antihotlink solution

closer 03-19-2010 08:55 AM

Why not simply via htaccess? Or am I missing something here?

martinsc 03-19-2010 08:58 AM

Quote:

Originally Posted by closer (Post 16960037)
Why not simply via htaccess? Or am I missing something here?

:2 cents::thumbsup

Sands 03-19-2010 09:07 AM

Quote:

Originally Posted by closer (Post 16960037)
Why not simply via htaccess? Or am I missing something here?

Protecting .flv/.mp4/whatever files via .htaccess doesn't seem to work.

xxxman2 03-19-2010 10:09 AM

I have two solutions, one is install AHL , another one is mod_rewrite +cookie+php
hit me up if interest
40515823

fatfoo 03-19-2010 10:15 AM

People are hotlinking a lot of content nowadays. Some sites have some kind of antihotlinking protections.

closer 03-19-2010 10:36 AM

Quote:

Originally Posted by Sands (Post 16960071)
Protecting .flv/.mp4/whatever files via .htaccess doesn't seem to work.

Try this code

Code:

RewriteEngine on

RewriteCond %{HTTP_REFERER} !^http://([-a-z0-9]+\.)?yourdomain\.com [NC]
RewriteRule \.(wmv|flv|mp4|mov)$ - [F,NC,L]


boneless 03-19-2010 11:04 AM

Quote:

Originally Posted by xxxman2 (Post 16960298)
I have two solutions, one is install AHL , another one is mod_rewrite +cookie+php
hit me up if interest
40515823

added to icq

@everyone wondering why to use something like AHL, htaccess doesnt protect movie files, AHL is specialised in doing so and provides me perfect stats of what hotlink attempts were made ;)

Sands 03-19-2010 11:04 AM

Quote:

Originally Posted by closer (Post 16960409)
Try this code

Code:

RewriteEngine on

RewriteCond %{HTTP_REFERER} !^http://([-a-z0-9]+\.)?yourdomain\.com [NC]
RewriteRule \.(wmv|flv|mp4|mov)$ - [F,NC,L]


Flash video players don't send referer information, or something to that effect. I remember reading endless topics about this subject and mod_rewrite had been deemed useless. Stuff like rtmp streaming, server-side scripts, and special apache mods were touted as solutions.

closer 03-19-2010 11:12 AM

Quote:

Originally Posted by Sands (Post 16960512)
Flash video players don't send referer information, or something to that effect. I remember reading endless topics about this subject and mod_rewrite had been deemed useless. Stuff like rtmp streaming, server-side scripts, and special apache mods were touted as solutions.

gotta look into that

closer 03-19-2010 11:21 AM

Quote:

Originally Posted by boneless (Post 16960511)
added to icq

@everyone wondering why to use something like AHL, htaccess doesnt protect movie files, AHL is specialised in doing so and provides me perfect stats of what hotlink attempts were made ;)

Let me know when you've found a solution, also interested


All times are GMT -7. The time now is 10:07 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123