1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-17 19:18:52 +01:00
caddy/modules/caddyhttp/fileserver
2024-12-04 14:01:58 -05:00
..
testdata fileserver: fix try_policy when instantiating file matcher from CEL () 2024-10-20 14:08:30 +00:00
browse.go fileserver: Add file_limit option for browse (to be experimental) () 2024-11-05 09:35:32 -07:00
browse.html browse: Exclude symlink target size from total, show arrow on size () 2024-07-07 07:01:07 -06:00
browsetplcontext.go chore: Use slices package where possible () 2024-09-25 14:30:56 -06:00
browsetplcontext_test.go fileserver: Use EscapedPath for browse () 2023-05-15 10:48:05 -06:00
caddyfile.go fileserver: Add first_exist_fallback strategy for try_files () 2024-12-03 05:44:49 -07:00
command.go fileserver: Add file_limit option for browse (to be experimental) () 2024-11-05 09:35:32 -07:00
matcher.go fileserver: Fix policy Validate() oversight () 2024-12-04 14:01:58 -05:00
matcher_test.go caddyhttp: Add MatchWithError to replace SetVar hack () 2024-11-04 23:18:50 +00:00
staticfiles.go core: Implement FastAbs to avoid repeated os.Getwd calls () 2024-11-13 03:55:51 -05:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi () 2021-06-17 09:59:08 -06:00