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
/
modules
/
caddyhttp
/
vars.go
Age
Commit message (
Expand
)
Author
2022-03-22
httpcaddyfile: Add 'vars' directive
Matthew Holt
2022-03-11
caddyhttp: retain all values of vars matcher when specified multiple times (#...
Mohammed Al Sahaf
2021-12-13
caddyhttp: Enhance vars matcher (#4433)
Matt Holt
2021-09-24
General minor improvements to docs
Matthew Holt
2020-09-25
caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730)
Mohammed Al Sahaf
2020-02-08
v2: Implement RegExp Vars Matcher (#2997)
Mohammed Al Sahaf
2020-01-22
http: Fix vars matcher
Matthew Holt
2020-01-09
http: Change routes to sequential matcher evaluation (#2967)
Matt Holt
2019-12-29
Export Replacer and use concrete type instead of interface
Matthew Holt
2019-12-23
Improve godocs all around
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt
2019-08-21
Refactor Caddyfile adapter and module registration
Matthew Holt
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt