mod_auth_token - Token based URI access module for Apache
Website: | http://code.google.com/p/mod-auth-token/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
mod_auth_token allow you to generate URIS for a determined time window, you can also limit them by IP. This is very useful to handle file downloads, generated URIS can't be hot-linked (after it expires), also it allows you to protect very large files that can't be piped trough a script languages due to memory limitation.
Packages
mod_auth_token-1.0.5-2.el6.src [336 KiB] |
Changelog
by Jan-Frode Myklebust (2012-05-29):
Apply package review patch from Lukáš Zapletal. |