bunkerweb/confs/site/auth-basic-sitewide.conf
2020-12-08 11:29:43 +01:00

3 lines
78 B
Plaintext

auth_basic "%AUTH_BASIC_TEXT%";
auth_basic_user_file %NGINX_PREFIX%.htpasswd;