bunkerweb/confs2/site/auth-basic-sitewide.conf
2021-05-21 14:55:54 +02:00

3 lines
78 B
Plaintext

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