Author Topic: Anti-leech htaccess alternative  (Read 5659 times)

0 Members and 1 Guest are viewing this topic.

Offline djavet

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
Anti-leech htaccess alternative
« on: January 23, 2003, 10:10:42 AM »
Hello,

If the solution at the topic doesn't work:
-> http://www.4homepages.de/forum/index.php?topic=1134

Try this, it's working for me:

Quote
SetEnvIfNoCase Referer "^http://www.domain.com/" locally_linked=1
SetEnvIfNoCase Referer "^http://domain.com/" locally_linked=1
SetEnvIf Referer "^$" locally_linked=1
<FilesMatch "\.(gif|png|jpe?g)$">
  Order Allow,Deny
  Allow from env=locally_linked
</FilesMatch>

Regards; Dom
« Last Edit: October 12, 2008, 06:40:19 PM by Nicky »

Offline Sunny C.

  • Addicted member
  • ******
  • Posts: 1.806
  • I ♥ 4I
    • View Profile
Re: Anti-leech htaccess alternative
« Reply #1 on: October 11, 2008, 11:38:38 PM »
Link geht nicht mehr :(

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.291
    • View Profile
    • Discover the New World of Kindersurprise
Re: Anti-leech htaccess alternative
« Reply #2 on: October 12, 2008, 04:37:38 PM »
wirds auch nicht mehr geben, ist soweit mir bekannt, dem damaligen Hackangriff zum Opfer gefallen
so könnte dieser auch weg, oder sollte mal erneuert werden  :wink:
Danke Harald




Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: Anti-leech htaccess alternative
« Reply #3 on: October 12, 2008, 06:41:34 PM »
link geändert..

Code: [Select]
viewtopic.php?t=
Code: [Select]
index.php?topic=
dann funktionieren die links sehr oft..
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.291
    • View Profile
    • Discover the New World of Kindersurprise
Re: Anti-leech htaccess alternative
« Reply #4 on: October 12, 2008, 07:42:49 PM »
besten Dank  8)
LG Harald
Danke Harald