We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72105a commit 46a97a6Copy full SHA for 46a97a6
config
@@ -98,7 +98,7 @@ if test -n "$ngx_module_link"; then
98
ngx_module_libs="$ngx_feature_libs"
99
ngx_module_incs="$ngx_feature_path"
100
101
- ngx_module_order="ngx_http_chunked_filter_module ngx_http_v2_filter_module $ngx_module_name"
+ ngx_module_order="ngx_http_chunked_filter_module ngx_http_v2_filter_module $ngx_module_name ngx_http_range_header_filter_module"
102
103
. auto/module
104
else
0 commit comments