Actions
Feature #1506
closedadded support for a wrapper directive to mod_secdownload
ASK QUESTIONS IN Forums:
Description
With the patch attached to this ticket, you can add a wrapper script eg. to track downloads
-- cyberline
Files
Updated by Anonymous about 15 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 14 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
Also available in: Atom