bunkerweb/confs/auth-basic-sitewide.conf
2020-09-29 23:01:26 +02:00

3 lines
75 B
Plaintext

auth_basic "%AUTH_BASIC_TEXT%";
auth_basic_user_file /etc/nginx/.htpasswd;