diff --git a/SPECS/nginx.spec b/SPECS/nginx.spec index 1f11e79..a714346 100755 --- a/SPECS/nginx.spec +++ b/SPECS/nginx.spec @@ -131,6 +131,8 @@ export DESTDIR=%{buildroot} --with-stream_realip_module \ --with-stream_ssl_module \ --with-stream_ssl_preread_module \ + --with-http_slice_module \ + --with-http_auth_request_module \ --add-module=nginx-accesskey-2.0.5 \ --add-module=ngx_slowfs_cache-1.10 \ --add-module=ngx_cache_purge-2.5 \