[Solved] mod.dirlisting always add slash to all files
some information about my setup:
Fedora 39
lighttpd/1.4.74 (ssl) - a light and fast webserver
here is config dump: https://paste.lighttpd.net/nD#Ujhtu8F3T8h7jyKVcQcViLWb
i'm tested this behavior with chrome, brave and wget
When directory is listed, add files end with slash symbol, because of that, browser loose filenames when downloading.
Similar with wget. Unfortunately this breaks some pxe loaders, that use dirlisting to download.
Please, have a look on screenshot i've attached.
Can I somehow workaround it?
Replies (2)
RE: mod.dirlistiong always add slash to all files - Added by gstrauss 11 months ago
Sorry. There is a regression in lighttpd 1.4.74.
Fixed in #3242