summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/fileserver/testdata/foodir/bar.txt
AgeCommit message (Collapse)Author
2022-09-05fileserver: Support glob expansion in file matcher (#4993)Matt Holt
* 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