Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-08 | Update docs | Matthew Holt | |
2020-04-27 | caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) | Francis Lavoie | |
* matcher: Add `split_path` option to file matcher; used in php_fastcgi * matcher: Skip try_files split if not the final part of the filename * matcher: Add MatchFile tests * matcher: Clarify SplitPath godoc | |||
2020-04-16 | docs: Pull contributing document from v1 branch (#3270) | Francis Lavoie | |
* docs: Pull contributing document from v1 branch * Update .github/CONTRIBUTING.md Co-Authored-By: Matt Holt <mholt@users.noreply.github.com> * docs: [Responsible -> Coordinated] Disclosure * docs: Link to the new security policy page Co-authored-by: Matt Holt <mholt@users.noreply.github.com> |