Lighttpd mod_secdownload Module

August 2011 by admin

The mod_secdownload module provides secure, time-limited download links in Lighttpd. It uses HMAC-MD5 to generate tokens that expire after a configurable timeout, preventing hotlinking.

See the Lighttpd mod_secdownload documentation.