caddy/modules/caddyhttp/fileserver
Francis Lavoie 9cd472c031
caddyfile: Populate regexp matcher names by default (#6145)
* caddyfile: Populate regexp matcher names by default

* Some lint cleanup that my VSCode complained about

* Pass down matcher name through expression matcher

* Compat with #6113: fix adapt test, set both styles in replacer
2024-04-17 12:19:14 -06:00
..
testdata fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
browse.go caddyhttp: Add plaintext response to file_server browse (#6093) 2024-04-01 18:12:40 +00:00
browse.html fileserver: Escape # and ? in img src (fix #6237) 2024-04-12 15:59:59 -06:00
browsetplcontext_test.go fileserver: Use EscapedPath for browse (#5534) 2023-05-15 10:48:05 -06:00
browsetplcontext.go fileserver: Browse can show symlink target if enabled (#5973) 2024-02-06 04:31:26 +00:00
caddyfile.go fileserver: read etags from precomputed files (#6222) 2024-04-13 06:49:55 -04:00
command.go fileserver: Browse can show symlink target if enabled (#5973) 2024-02-06 04:31:26 +00:00
matcher_test.go caddyfile: Populate regexp matcher names by default (#6145) 2024-04-17 12:19:14 -06:00
matcher.go caddyhttp: upgrade to cel v0.20.0 (#6161) 2024-03-13 21:32:42 -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 chore: fix some typos in comments (#6243) 2024-04-16 04:10:11 +00:00