Name: | mod_auth_token |
---|---|
Version: | 1.0.5 |
Release: | 27.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 45146 |
License: | ASL 2.0 |
RPM: | mod_auth_token-1.0.5-27.el8.x86_64.rpm |
Source RPM: | mod_auth_token-1.0.5-27.el8.src.rpm |
Build Date: | Tue Dec 21 2021 |
Build Host: | build-ol8-x86_64.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. |