23 Commits (a5ebec00419f77bb408f67c360b4a09c5884109d)

Author SHA1 Message Date
Matthew Holt 6ea121ddf8
tls: Ensure conn policy is created when providing certs in Caddyfile 5 years ago
Matthew Holt 8005b7ab73
Couple of quick fixes 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Matthew Holt 7c7ef8d40e
http: Shorten regexp matcher placeholders; allow "=/" for simple matcher 5 years ago
Andreas Schneider 432b94239d admin listener as opt-in for initial config (#2834) 5 years ago
Matthew Holt 442fd748f6
caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 5 years ago
Matthew Holt c95db3551d
caddytls: Ensure automation field is not nil when appending (fix #2779) 5 years ago
Matthew Holt 1e66226217
httpcaddyfile: Add acme_ca and email global options 5 years ago
Matthew Holt 735d6ce405
httpcaddyfile: Fix missing module name of storage adapter 5 years ago
Matthew Holt ba29f9d41d
httpcaddyfile: Global storage configuration (closes #2758) 5 years ago
Matthew Holt 39d61cad2d
httpcaddyfile: Fix nil pointer dereference 5 years ago
Matthew Holt bc9f944837
host matcher: Strip [ ] from IPv6 addresses 5 years ago
Matthew Holt d0c1756fc5
httpcaddyfile: Fix tls certificate loader module names (#2748) 5 years ago
Matthew Holt 53bbdf1766
httpcaddyfile: Add 'experimental_http3' option 5 years ago
Matthew Holt e48d83452e
httpcaddyfile: Switch order; reverse_proxy comes before php_fastcgi 5 years ago
Matthew Holt 9d8bff28c2
oops, also update the Caddyfile's {query} var to use query_string 5 years ago
Matthew Holt e34ff21a71
caddyfile: Allow handler order to be customized 6 years ago
Matthew Holt af25f0254e
caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
Matthew Holt c0da7d487a
file_server: Automatically hide all involved Caddyfiles 6 years ago
Matthew Holt 8420a2f250
Clean up Dispenser and filename handling a bit 6 years ago
Matthew Holt fa334c4bdf
Implement some shorthand placeholders for Caddyfile 6 years ago
Matthew Holt c9980fd367
Refactor Caddyfile adapter and module registration 6 years ago
Matthew Holt ab885f07b8
Implement config adapters and beginning of Caddyfile adapter 6 years ago