Does auto index do the trick? It doesn't make an index.html/txt file, but it does provide file names and links as you'd expect.
server "bbs.h-i-r.net" { listen on $ext_if port 80 directory {auto index } location "/*.php*" { root { "/sites/bbs.h-i-r.net" } fastcgi socket "/run/php-fpm.sock" } location "/*" { root { "/sites/bbs.h-i-r.net" } } } Index of / ../ 22-Jun-2015 08:35 - foo.txt 22-Jun-2015 08:35 4 info.php 22-Jun-2015 08:35 20 On Mon, Jun 22, 2015 at 11:58 AM, Craig Skinner <skin...@britvault.co.uk> wrote: > Hi there, > > Would this be practical/possible/useful? > > *) either/both .txt/.html > *) .txt output something like: ls [-l[h]] | fgrep -v index.txt > > Is there a separate httpd mailing list, like for libreSSL & smtpd? > > Cheers. > -- > A jury consists of 12 people chosen to decide who has the better lawyer. > -- Robert Frost