mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
nginx: build http_stub_status module
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
b553d11616
commit
e67cc9ba07
@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
|
|||||||
"--with-http_dav_module"
|
"--with-http_dav_module"
|
||||||
"--with-http_gzip_static_module"
|
"--with-http_gzip_static_module"
|
||||||
"--with-http_secure_link_module"
|
"--with-http_secure_link_module"
|
||||||
|
"--with-http_stub_status_module"
|
||||||
"--with-ipv6"
|
"--with-ipv6"
|
||||||
# Install destination problems
|
# Install destination problems
|
||||||
# "--with-http_perl_module"
|
# "--with-http_perl_module"
|
||||||
|
Loading…
Reference in New Issue
Block a user