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
|
|
@ -45,6 +45,7 @@ nginx_vhosts_defaults:
|
|||
add_proxy_headers: {}
|
||||
hide_proxy_headers: {}
|
||||
backend: ~
|
||||
disallow_dotfiles: True
|
||||
|
||||
nginx_streams_defaults:
|
||||
listen:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue