dl dl@znain.net writes:
Edi Weitz edi@agharta.de writes:
I agree with Pierre that this would be best kept in a separate library. (And this is by the way also what Apache does - directory listings are in a separate module IIRC.)
Some time ago I wrote a small directory listing utility as a separate package for my own use: I guess other people might find it useful too, so I've just put it for download at this address:
http://site.znain.com/dl/lisp/hunchentoot-dir-lister/
You can also try it live here:
a simple listing: http://znain.com:8082/hunchentoot-dir-lister/
or here:
a "zebra table" listing: http://znain.com:8082/hunchentoot-dir-lister-zebra/
By the way, I've only tested it with SBCL and Firefox on Linux.