added ngx_coolkit to the bundle.

This commit is contained in:
agentzh (章亦春)
2012-02-07 20:17:20 +08:00
parent 3b79af7b99
commit 67d50a58bf
4 changed files with 240 additions and 195 deletions

1
util/configure vendored
View File

@ -59,6 +59,7 @@ my @modules = (
[http_iconv => 'iconv-nginx-module', 'disabled'],
[http_echo => 'echo-nginx-module'],
[http_xss => 'xss-nginx-module'],
[http_coolkit => 'ngx_coolkit'],
[http_set_misc => 'set-misc-nginx-module'],
[http_form_input => 'form-input-nginx-module'],
[http_encrypted_session => 'encrypted-session-nginx-module'],