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: 9 months ago
JSON representation

A porting of mod_access_token for nginx

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.