Skip to content

Enhancement: file-server browser, allow for listing symlinks as symlinks  #5810

@Forza-tng

Description

@Forza-tng

Caddy currently resolves symlink targets and displays the target information in its directory listing.

I would like an option to show links as links to the destination instead of appearing as a real file.

Example:

a/
b/
foo.txt
bar.txt
baz.txt -> a/baz.txt
...

Clicking the link should still download the file as before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions