FRiCKLE pres. ngx_coolkit

Hi list,
I’m pleased to announce ngx_coolkit. This module is collection of small
nginx add-ons. Those add-ons are pretty useless alone, but they are nice
for
gluing together different modules and/or enabling new use cases for
existing
ones.

Currently it adds only two features:

  • “override_method” directive (e.g.: “override_method $arg_method”),
  • “$remote_passwd” variable (password provided by $remote_user).

It should be interesting for people interested in “nginx.conf scripting”
:wink:

You can download it at usual place:
http://labs.frickle.com/nginx_ngx_coolkit/

GitHub repository is available at:

Best regards,
Piotr S. < [email protected] >