any.software.webdav: added role
This commit is contained in:
parent
74cf571e05
commit
1fed7d327a
7 changed files with 195 additions and 0 deletions
5
roles/any.software.webdav/files/webdav.Caddyfile
Normal file
5
roles/any.software.webdav/files/webdav.Caddyfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
webdav.roosens.me {
|
||||
reverse_proxy localhost:8018 {
|
||||
header_down +X-Robots-Tag "none"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue