Disabling htpasswd by setting false

This commit is contained in:
Emilien Mantel
2017-03-08 11:10:14 +01:00
parent d8f241f79c
commit ae167d3317
3 changed files with 7 additions and 3 deletions

View File

@@ -147,6 +147,8 @@
location:
'/hello':
- htpasswd: 'hello'
'/public':
- htpasswd: false
use_error_log: true
- name: 'test-htpasswd-all.local'
template: '_base'