Age | Commit message (Expand) | Author |
---|---|---|
2020-01-09 | http: Change routes to sequential matcher evaluation (#2967) | Matt Holt |
2019-12-17 | http: Patch path matcher to ignore dots and spaces (#2917) | 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-10-28 | caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter | Matthew Holt |
2019-09-17 | fastcgi: Implement / redirect for index.php with php_fastcgi directive (#2754) | Matt Holt |
2019-09-10 | caddyfile: Improve Dispenser.NextBlock() to support nesting | Matthew Holt |
2019-09-10 | New 'php_fastcgi' directive for convenient PHP+FastCGI reverse proxy | Matthew Holt |
2019-09-10 | fastcgi: Make EnvVars a map instead of a slice | Matthew Holt |
2019-09-09 | reverse_proxy: Caddyfile integration (and fix blocks in Dispenser) | Matthew Holt |