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
/
builtins_test.go
Age
Commit message (
Expand
)
Author
2023-08-02
httpcaddyfile: Allow `hostnames` & logger name overrides for log directive (#...
Francis Lavoie
2023-07-12
caddyfile: Fix comparing if two tokens are on the same line (#5626)
WeidiDeng
2023-05-25
caddyfile: Track import name instead of modifying filename (#5540)
WeidiDeng
2023-05-22
caddyfile: Do not replace import tokens if they are part of a snippet (#5539)
WeidiDeng
2023-02-16
caddyfile: Implement variadics for import args placeholders (#5249)
WeidiDeng
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2021-11-29
caddyhttp: Split up logged remote address into IP and port (#4403)
Francis Lavoie
2021-11-29
logging: Remove common_log field and single_field encoder (#4149) (#4282)
Matt Holt
2021-03-12
caddyconfig: add global option for configuring loggers (#4028)
Aaron Taylor
2021-01-28
caddyhttp: Fix redir html status code, improve flow (#3987)
Tyler Kropp
2021-01-04
caddyfile: Introduce basic linting and fmt check (#3923)
Matt Holt
2020-05-15
httpcaddyfile: Be stricter about `log` syntax (#3419)
Francis Lavoie