caddy/caddyconfig/httpcaddyfile
Matthew Holt 2466ed1484
httpcaddyfile: Group try_files routes together (#2891)
This ensures that only the first matching route is used.
2020-01-16 11:29:20 -07:00
..
addresses.go caddyfile: Less strict URL parsing; allows placeholders 2020-01-09 12:35:53 -07:00
addresses_fuzz.go fuzz: introduce continuous fuzzing for Caddy (#2723) 2019-10-25 18:52:16 -06:00
addresses_test.go caddyfile: Less strict URL parsing; allows placeholders 2020-01-09 12:35:53 -07:00
builtins.go v2: Implement Caddyfile enhancements (breaking changes) (#2960) 2020-01-09 14:00:32 -07:00
directives.go httpcaddyfile: Group try_files routes together (#2891) 2020-01-16 11:29:20 -07:00
httptype.go httpcaddyfile: Group try_files routes together (#2891) 2020-01-16 11:29:20 -07:00
options.go v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 2019-12-10 13:36:46 -07:00
parser_test.go v2: Implement Caddyfile enhancements (breaking changes) (#2960) 2020-01-09 14:00:32 -07:00