nginx: enable http_auth_request module
This commit is contained in:
parent
a4b16b757e
commit
51b3115b19
@ -4,7 +4,7 @@
|
||||
# See comments in mime-types template
|
||||
pkgname=nginx
|
||||
version=1.22.1
|
||||
revision=1
|
||||
revision=2
|
||||
_tests_commit=18ac4d9e5a2a
|
||||
_njs_version=0.7.7
|
||||
create_wrksrc=yes
|
||||
@ -29,6 +29,7 @@ configure_args="--prefix=${_cfgdir}
|
||||
--http-uwsgi-temp-path=${_tmpdir}/uwsgi
|
||||
--with-compat
|
||||
--with-file-aio
|
||||
--with-http_auth_request_module
|
||||
--with-http_dav_module
|
||||
--with-http_gunzip_module
|
||||
--with-http_gzip_static_module
|
||||
|
Loading…
Reference in New Issue
Block a user