caddy/caddyconfig/httpcaddyfile
Francis Lavoie feeb6af403
httpcaddyfile: Fix expression matcher shortcut in snippets (#6288)
2024-05-01 07:43:05 -04:00
..
testdata
addresses.go caddyfile: Reject directives in the place of site addresses (#6104) 2024-02-19 00:22:48 +00:00
addresses_fuzz.go
addresses_test.go
builtins.go chore: add warn logs when using deprecated fields (#6276) 2024-04-27 15:51:00 -04:00
builtins_test.go
directives.go httpcaddyfile: Keep deprecated `skip_log` in directive order (#6153) 2024-03-07 14:34:01 -05:00
directives_test.go
httptype.go httpcaddyfile: Fix expression matcher shortcut in snippets (#6288) 2024-05-01 07:43:05 -04:00
httptype_test.go
options.go caddytls: Option to configure certificate lifetime (#6253) 2024-04-24 14:35:14 -06:00
options_test.go
pkiapp.go
serveroptions.go caddyfile: Populate regexp matcher names by default (#6145) 2024-04-17 12:19:14 -06:00
shorthands.go httpcaddyfile: Allow nameless regexp placeholder shorthand (#6113) 2024-03-05 23:37:14 +00:00
tlsapp.go caddytls: Option to configure certificate lifetime (#6253) 2024-04-24 14:35:14 -06:00
tlsapp_test.go