| Name: | mod_auth_token |
|---|---|
| Version: | 1.0.5 |
| Release: | 18.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 44151 |
| License: | ASL 2.0 |
| RPM: | mod_auth_token-1.0.5-18.el7.x86_64.rpm |
| Source RPM: | mod_auth_token-1.0.5-18.el7.src.rpm |
| Build Date: | Sat Mar 02 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://code.google.com/p/mod-auth-token/ |
| Summary: | Token based URI access module for Apache |
| Description: | mod_auth_token allows you to generate URIS for a determined time window, you can also limit them by IP. This is very useful to handle file downloads, as 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. |