Project

General

Profile

Actions

Feature #1506

closed

added support for a wrapper directive to mod_secdownload

Added by Anonymous over 16 years ago. Updated 4 months ago.

Status:
Obsolete
Priority:
Normal
Category:
mod_secdownload
Target version:
-
ASK QUESTIONS IN Forums:
No

Description

With the patch attached to this ticket, you can add a wrapper script eg. to track downloads

-- cyberline


Files

mod_secure_download.patch (2.52 KB) mod_secure_download.patch -- cyberline Anonymous, 2008-01-09 10:22
trigger.php (316 Bytes) trigger.php -- cyberline Anonymous, 2008-01-09 13:26
image.php (489 Bytes) image.php -- cyberline Anonymous, 2008-01-09 13:27
Actions #1

Updated by darix over 16 years ago

can you provide a configuration example?

Actions #2

Updated by Anonymous over 16 years ago


secdownload.wrapper     = "trigger.php" 

trigger.php must be located in the path given at secdownload.document-root

I have attached 2 example php files to the ticket.

The first is for example to count downloads of a program, the second example manipulates EXIF Data of images.

-- cyberline

Actions #3

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • Resolution set to wontfix

If you have a backend script you could do the secdownload checks yourself and just use mod_rewrite.

Actions #4

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Wontfix
Actions #5

Updated by gstrauss 4 months ago

  • Description updated (diff)
  • Status changed from Wontfix to Obsolete
  • Target version deleted (1.4.20)
  • ASK QUESTIONS IN Forums set to No

mod_secdownload is no longer part of the lighttpd base
For replacement, see lua mod_secdownload

Actions

Also available in: Atom