Sha256: 5a1a84ccb3df9439e58c85207f1dbf63bbfc0f1a864600c59b2f4b0644da66ef
Contents?: true
Size: 191 Bytes
Versions: 56
Compression:
Stored size: 191 Bytes
Contents
satisfy_any on; <% for allow in nginx_auth_ip_masks -%> <%= "allow #{allow};" %> <% end -%> deny all; auth_basic "Restricted"; auth_basic_user_file /etc/nginx/conf/htpasswd;
Version data entries
56 entries across 56 versions & 2 rubygems