xiv.zone/Caddyfile

23 lines
260 B
Caddyfile

{
admin off # we dont use this so lol
}
log {
output stdout
level INFO
}
:9455 {
header {
-Server
Cache-Control "max-age=604800, immutable"
}
root /astra-distrib/* /astra-distrib
encode gzip
file_server
}