scripts/Caddyfile
2022-12-31 11:15:23 +01:00

6 lines
54 B
Caddyfile

:80 {
root * /var/www
file_server
header -Server
}