mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
added ngx_coolkit to the bundle.
This commit is contained in:
1
util/configure
vendored
1
util/configure
vendored
@ -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'],
|
||||
|
Reference in New Issue
Block a user