Advanced search  

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

Pages: [1]   Go Down

Author Topic: Hotlinking prevtion through .hta  (Read 1750 times)

0 Members and 1 Guest are viewing this topic.

mahesh1825

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Hotlinking prevtion through .hta
« on: January 26, 2011, 09:20:33 am »

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.

Code: [Select]
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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Hotlinking prevtion through .hta
« Reply #1 on: January 26, 2011, 09:52:22 am »

Should work in cpg1.5.x as in cpg1.4.x.
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 19 queries.