Merge branch 'master' of https://git.cccv.de/infra/ansible/roles/nginx
This commit is contained in:
commit
70cd552c1c
4 changed files with 22 additions and 1 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