mod_secdownload for Apache

mod_secdownload is a lighttpd module that provide secure download of files. The file download link expire after specified amount of time. This is very usefull for file hosting and video sharing sites to prevent bandwidth stalers (hotlinking of files).

mod_auth_token is an apache module that work like mod_secdownload of lighttpd.

Token based authentication similar to mod_secdownload in LIGHTTPD. Have your script generate a token and let Apache handle the file transfer without having to pipe it through a script for security.

You can download it from

http://static.synd.info/downloads/releases/

Anyone know similar module for IIS 7 ?

Related posts:

  1. FreeBSD 5.3 Server Setup – Apache Install
  2. FreeBSD Apache Log rotation – newsyslog.conf
  3. DepositFiles.com use nginx web server
  4. FreeBSD Apache Install Error – OpenSSL version contains known vulnerabilities
  5. Post after a year
This entry was posted in Apache and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>