summaryrefslogtreecommitdiff
path: root/caddyconfig/httpcaddyfile/options.go
AgeCommit message (Expand)Author
2020-05-01httpcaddyfile: Minor fixes to parsing storage optionsMatthew Holt
2020-03-17httpcaddyfile: Many tls-related improvements including on-demand supportMatthew Holt
2020-03-10httpcaddyfile: error for wrong arg count of admin opt (#3126) (#3131)Francis Lavoie
2020-02-26Initial implementation of global default SNI option (#3047)Mark Sargent
2020-02-14caddyfile: Refactor; NewFromNextSegment(); fix repeated matchersMatthew Holt
2020-02-08httpcaddyfile: Add support for DNS challenge solversMatthew Holt
2020-01-16httpcaddyfile: Replace 'handler_order' option with 'order'Matthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-10-30admin listener as opt-in for initial config (#2834)Andreas Schneider
2019-09-30httpcaddyfile: Add acme_ca and email global optionsMatthew Holt
2019-09-19httpcaddyfile: Global storage configuration (closes #2758)Matthew Holt
2019-09-11httpcaddyfile: Add 'experimental_http3' optionMatthew Holt
2019-09-10caddyfile: Improve Dispenser.NextBlock() to support nestingMatthew Holt
2019-08-22caddyfile: Allow handler order to be customizedMatthew Holt