Actions
Feature #1506
closedadded support for a wrapper directive to mod_secdownload
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
Updated by Anonymous about 17 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
Updated by stbuehler over 16 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.
Updated by gstrauss about 1 year 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