Merge pull request #52 from joeyates/master

Enable http_auth
This commit is contained in:
Jose Diaz-Gonzalez 2022-08-07 19:08:54 -04:00 committed by GitHub
commit dbbbcc2c3e
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 \