diff --git a/bin/compile b/bin/compile index ca71057..8105093 100755 --- a/bin/compile +++ b/bin/compile @@ -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 \