Enable http_auth

This commit is contained in:
Joe Yates 2021-12-28 20:45:30 +01:00 committed by GitHub
parent 6c1abc0547
commit 66b91f18e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ if [[ ! -f "${CACHE_DIR}/bin/nginx" ]]; then
--without-http_ssi_module \
--without-http_userid_module \
--without-http_access_module \
--without-http_auth_basic_module \
--without-http_autoindex_module \
--without-http_geo_module \
--without-http_map_module \