Add files

This commit is contained in:
2021-11-09 02:15:57 +01:00
parent 1b598d853e
commit 57c9f0011e
13 changed files with 250 additions and 0 deletions

13
conf.d/demo.bbaovanc.com Normal file
View File

@ -0,0 +1,13 @@
# vim: ft=caddyfile
demo.bbaovanc.com {
import hsts
header Cache-Control no-store
root * /var/www/demo.bbaovanc.com
file_server {
browse
}
import basicerrors
}