Hotlinking prevtion through .hta Hotlinking prevtion through .hta
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Hotlinking prevtion through .hta

Started by mahesh1825, January 26, 2011, 09:20:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mahesh1825

i want to prevent the hotlinking from the fullsize and intermediate images but. i want to allow the thumbs are being hotlinked. to achieve this i used this code in .hta file in root directory.

RewriteCond %{REQUEST_FILENAME} !(.*thumb|.*highlight) [NC]

Iam working on test bench so i can't post the working link

My question is is there any security threat to the gallery or functional difficulty for the version of 1.5.12?

i search the forum regarding this and found one but its based on 1.4.x and i don't have the required information on that.

http://forum.coppermine-gallery.net/index.php/topic,44005.0.html

ΑndrĂ©

Should work in cpg1.5.x as in cpg1.4.x.