Ticket #1506 (closed enhancement: wontfix)

Opened 8 months ago

Last modified 2 days ago

added support for a wrapper directive to mod_secdownload

Reported by: cyberline@… Owned by: jan
Priority: normal Milestone: 1.4.20
Component: mod_secdownload Version: 1.4.19
Severity: normal Keywords: patch
Cc: Blocked By:
Need User Feedback: no Blocking:

Description

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

Attachments

mod_secure_download.patch (2.5 kB) - added by cyberline@… 8 months ago.
trigger.php (316 bytes) - added by cyberline@… 8 months ago.
image.php (489 bytes) - added by cyberline@… 8 months ago.

Change History

Changed 8 months ago by cyberline@…

Changed 8 months ago by anonymous

  • keywords patch added

Changed 8 months ago by darix

can you provide a configuration example?

Changed 8 months ago by cyberline@…

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.

Changed 8 months ago by cyberline@…

Changed 8 months ago by cyberline@…

Changed 2 days ago by stbuehler

  • status changed from new to closed
  • resolution set to wontfix

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

Add/Change #1506 (added support for a wrapper directive to mod_secdownload)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.