1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ admin 127.0.0.1:28289 log { output file /var/log/concrnt/webui/caddy.log } } :28282 { redir /web /web/ handle_path /web/* { root * /usr/share/concrnt/web file_server try_files {path} {path}/ index.html =404 } }