Actions
Bug #1260
closeddir-listing.exclude doesn't work
ASK QUESTIONS IN Forums:
Description
Hi, I was setting up my server when I saw that the config didn't work. If I put the line:
dir-listing.exclude = ("^files$")
outside a conditional, it's works correctly, but if I put it inside of:
$HTTPhost == "host.domain.tld" {
dir-listing.exclude = ("^files$")
}
it doesn't work.
How can I get it works?
-- kmikc
Updated by jan over 17 years ago
- Status changed from New to Fixed
- Resolution set to fixed
fixed in 1.4.14 and in trunk for 1.5.0, see r1912
Actions
Also available in: Atom