Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit afee340

Browse files
author
Fred Boyle
committed
Add --with-http_auth_request_module to build
Signed-off-by: Fred Boyle <fboyle@salesforce.com>
1 parent 38b7747 commit afee340

File tree

5 files changed

+1
-0
lines changed

5 files changed

+1
-0
lines changed

nginx-cedar-14.tgz

24.6 KB
Binary file not shown.

nginx-heroku-16.tgz

27.4 KB
Binary file not shown.

nginx-heroku-18.tgz

23 KB
Binary file not shown.

nginx-heroku-20.tgz

22.8 KB
Binary file not shown.

scripts/build_nginx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ echo "Downloading $uuid4_url"
4545
--with-http_gzip_static_module \
4646
--with-http_realip_module \
4747
--with-http_ssl_module \
48+
--with-http_auth_request_module \
4849
--prefix=/tmp/nginx \
4950
--add-module=${temp_dir}/nginx-${NGINX_VERSION}/headers-more-nginx-module-${HEADERS_MORE_VERSION} \
5051
--add-module=${temp_dir}/nginx-${NGINX_VERSION}/nginx-uuid4-module-${UUID4_VERSION}

0 commit comments

Comments
 (0)