]> Untitled Git - sneer-archive-site.git/blob - Caddyfile
On branch main
[sneer-archive-site.git] / Caddyfile
1 {
2         auto_https off
3         log {
4                 level ERROR
5         }
6 }
7
8 http://localhost:1111
9
10 root * result/
11 try_files {path}.html
12 header Cache-Control no-cache, must-revalidate, no-store
13 file_server