Age | Commit message (Expand) | Author |
2020-01-16 | httpcaddyfile: Group try_files routes together (#2891) | Matthew Holt |
2020-01-11 | http: A little more polish on rewrite handler and try_files directive | Matthew Holt |
2020-01-09 | Update docs for couple of Caddyfile directives | Matthew Holt |
2020-01-09 | http: Change routes to sequential matcher evaluation (#2967) | Matt Holt |
2019-12-17 | rewrite: Attempt query string fix (#2891) | Matthew Holt |
2019-12-12 | try_files, rewrite: allow query string in try_files (fix #2891) | Matthew Holt |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-11-27 | reverse_proxy: Add flush_interval to caddyfile syntax (#1460) | Matthew Holt |
2019-11-15 | Minor cleanups | Matthew Holt |
2019-09-10 | caddyfile: Improve Dispenser.NextBlock() to support nesting | Matthew Holt |
2019-09-09 | Merge pull request #2737 from caddyserver/fastcgi (reverse proxy!) | Matt Holt |
2019-09-06 | Various fixes/tweaks to HTTP placeholder variables and file matching | Matthew Holt |
2019-08-27 | Add query_string to HTTP replacer and use it for try_files | Matthew Holt |
2019-08-22 | Fix SIV where /v2 was missing from caddyfile adapter work (#2721) | Mohammed Al Sahaf |
2019-08-21 | file_server: Automatically hide all involved Caddyfiles | Matthew Holt |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Fix module-related errors | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |