caddy/modules/caddyhttp/fileserver
Max Truxa 7586e68e27
fileserver: show symlink targets verbatim (#7579)
`reveal_symlinks` was exposing symlink targets as fully resolved absolute paths, even if the target is a relative path. With this change the link target is shown as-is, without resolving anything.
2026-04-15 04:49:30 +10:00
..
testdata fileserver: Fix tests on Windows 2026-02-20 11:46:45 -07:00
browse.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
browse.html fileserver: denote license for embedded JavaScript for LibreJS (#7127) 2025-07-16 11:49:49 -06:00
browsetplcontext.go fileserver: show symlink targets verbatim (#7579) 2026-04-15 04:49:30 +10:00
browsetplcontext_test.go fileserver: Use EscapedPath for browse (#5534) 2023-05-15 10:48:05 -06:00
caddyfile.go fileserver: good default for precompressed (#6736) 2024-12-10 08:31:43 -07:00
command.go fileserver: Add file_limit option for browse (to be experimental) (#6648) 2024-11-05 09:35:32 -07:00
matcher.go fileserver: Replace \ with \\ in file matcher paths 2026-02-19 13:18:14 -07:00
matcher_test.go fileserver: Fix tests on Windows 2026-02-20 11:46:45 -07:00
staticfiles.go fileserver: document hide case-sensitivity (F-CADDY-FILESERVER-HIDE-CASE-001) (#7548) 2026-03-04 17:00:10 -05:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00