Skip to content

Commit

Permalink
Set as an HTTP filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Fievet committed Sep 23, 2016
1 parent 470e081 commit 687e677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config
@@ -1,7 +1,7 @@
ngx_addon_name=ngx_http_length_hiding_filter_module

if test -n "$ngx_module_link"; then
ngx_module_type=HTTP
ngx_module_type=HTTP_FILTER
ngx_module_name=ngx_http_length_hiding_filter_module
ngx_module_srcs="$ngx_addon_dir/ngx_http_length_hiding_filter_module.c"
. auto/module
Expand Down

0 comments on commit 687e677

Please sign in to comment.