index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddyconfig
/
httpcaddyfile
/
testdata
/
import_variadic_snippet.txt
blob: a02fcf90a6ff78e563688054285bd052f89f8124 (
plain
)
1
2
3
4
5
6
7
8
9
(t1) { respond 200 { body {args[:]} } } :8081 { import t1 false }