Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.