caddy/modules
Matt Holt 21c00a3cd2
caddyhttp: Better host matching for logger names (fix #3488) (#3522)
First try an exact lookup like before, but if it fails, strip the port
and try again. example.com:1234 should still use a logger keyed for
example.com if there is no key example.com:1234.
2020-06-26 12:01:50 -06:00
..
caddyhttp caddyhttp: Better host matching for logger names (fix #3488) (#3522) 2020-06-26 12:01:50 -06:00
caddypki caddypki: Add 'acme_server' Caddyfile directive 2020-06-03 09:59:36 -06:00
caddytls caddytls: Don't decode HMAC 2020-06-11 15:33:27 -06:00
filestorage httpcaddyfile: Minor fixes to parsing storage options 2020-05-01 09:34:32 -06:00
logging caddyconfig: Minor internal and godoc tweaks 2020-05-29 11:49:25 -06:00
standard pki: Embedded ACME server (#3198) 2020-05-05 12:35:32 -06:00