Hotlink Protection (Leeching) Hotlink Protection (Leeching)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Hotlink Protection (Leeching)

Started by Duskrider, May 25, 2006, 12:22:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Duskrider

Heya,

Is there a way to mask the download directory so that nobody can steal bandwidth from the gallery?  The way I use mine, most of my images are in very high resolution and over 500kb.  Under normal traffic conditions, no big deal, but I had someone from myspace use one of my files as their avatar and I blew through my bandwidth limit in days.

Thanks!

Fudgemaster

--
It's an insane world.. But I'm proud to be a part of it.

Joachim Müller

the usual search term would be "hotlink protection". Not a coppermine-specific setting though. Googling for it should give you loads of results, providing excellent tutorials as well as "right between the eyes" code snippets.
There is no mechanism built into coppermine that let's you move the image storage out of the webroot, as this would require dynamic image creation, which is quite resources-consuming.