Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cubicdaiya/ngx_access_token
A porting of mod_access_token for nginx
https://github.com/cubicdaiya/ngx_access_token
nginx
Last synced: 3 months ago
JSON representation
A porting of mod_access_token for nginx
- Host: GitHub
- URL: https://github.com/cubicdaiya/ngx_access_token
- Owner: cubicdaiya
- License: mit
- Created: 2013-05-26T01:34:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-30T14:31:40.000Z (over 10 years ago)
- Last Synced: 2023-04-20T16:35:41.083Z (almost 2 years ago)
- Topics: nginx
- Language: C
- Size: 302 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ngx_access_token
ngx_access_token is a porting of [mod_access_token](https://github.com/livedoor/mod_access_token) for nginx.
It provides token-based secure downloading mechanism.# How to
The [Guide](https://github.com/cubicdaiya/ngx_access_token/wiki) explains how to describe a configuration to nginx.conf and how to use.