| Name: | mod_auth_token |
|---|---|
| Version: | 1.0.5 |
| Release: | 26.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 102290 |
| License: | ASL 2.0 |
| RPM: | mod_auth_token-1.0.5-26.el8.aarch64.rpm |
| Source RPM: | mod_auth_token-1.0.5-26.el8.src.rpm |
| Build Date: | Thu Sep 23 2021 |
| Build Host: | build-ol8-aarch64.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. |