anomalizer/ngx_aws_auth

Documentation

moos3 opened this issue · 2 comments

moos3 commented

Can we get some documentation on how to build this and use it?

The homepage (README.md) contains usage notes. Build follows the standard nginx build procedure i.e.

./configure --add-module=path_to_source_of_module
erdii commented

Is there an easy way to build the project as dynamically loaded module?