1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-10 23:59:01 +01:00
caddy/caddyconfig/httpcaddyfile
Matthew Holt edb362aa96
httpcaddyfile: Fix catch-all site block sorting
A site block that has a catch-all and the shortest address is now sorted better.

https://caddy.community/t/caddy-suddenly-directs-my-site-to-the-wrong-directive/11597/2
2021-02-22 11:15:11 -07:00
..
addresses.go httpcaddyfile: Configure servers via global options () 2020-11-23 12:46:50 -07:00
addresses_fuzz.go
addresses_test.go
builtins.go httpcaddyfile: Add resolvers subdir of tls (close ) 2021-02-02 23:07:50 -07:00
builtins_test.go caddyhttp: Fix redir html status code, improve flow () 2021-01-28 12:59:50 -07:00
directives.go caddyhttp: Implement handler abort; new 'abort' directive (close ) () 2021-01-28 12:54:55 -07:00
directives_test.go
httptype.go httpcaddyfile: Fix catch-all site block sorting 2021-02-22 11:15:11 -07:00
httptype_test.go caddyfile: Introduce basic linting and fmt check () 2021-01-04 11:11:36 -07:00
options.go caddytls: Configurable OCSP stapling; global option (closes ) 2021-01-07 15:52:58 -07:00
pkiapp.go acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00
serveroptions.go caddyfile: Refactor unmarshaling of module tokens 2021-01-05 14:39:30 -07:00
tlsapp.go httpcaddyfile: Fix automation policies 2021-02-08 11:06:19 -07:00
tlsapp_test.go httpcaddyfile: Revise automation policy generation () 2020-10-28 20:36:00 -06:00