caddy/modules/caddyhttp/fileserver
Matt Holt d5ea43fb4b
fileserver: Support glob expansion in file matcher (#4993)
* fileserver: Support glob expansion in file matcher

* Fix tests

* Fix bugs and tests

* Attempt Windows fix, sigh

* debug Windows, WIP

* Continue debugging Windows

* Another attempt at Windows

* Plz Windows

* Cmon...

* Clean up, hope I didn't break anything
2022-09-05 13:53:41 -06:00
..
testdata fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
browse.go fileserver: reset buffer before using it (#4962) (#4963) 2022-08-15 22:31:45 -06:00
browse.html fileserver: Move default browse template into a separate file (#4417) 2021-11-15 11:53:54 -07:00
browsetplcontext_test.go fileserver: browse: do not encode the paths in breadcrumbs and page title (#4410) 2021-11-23 03:13:09 -05:00
browsetplcontext.go fileserver: Support virtual file systems (#4909) 2022-07-30 13:07:44 -06:00
caddyfile.go fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
command.go caddyhttp: Implement caddy respond command (#4870) 2022-08-01 13:36:22 -06:00
matcher_test.go fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
matcher.go fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00
staticfiles.go fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00