disallow access to dotfiles besides .well-known by default
This commit is contained in:
parent
8fd7a20a7c
commit
81f7b5337c
3 changed files with 13 additions and 0 deletions
|
|
@ -102,6 +102,9 @@ key: ~
|
|||
|
||||
# SSL certificat, mutally exclusive with letsencrypt option
|
||||
crt: ~
|
||||
|
||||
# Disallow access to dotfiles besides .well-known by default
|
||||
disallow_dotfiles: True
|
||||
```
|
||||
|
||||
**locationconfig**:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue