
26 Nov
2006
26 Nov
'06
9:56 p.m.
On Sun, 26 Nov 2006 12:50:39 -0500, vedm <mlist@rogers.com> wrote:
When I point the browser to a directory, I want to see a list of the files in that directory - how can I do this with hunchentoot?
You'll have to write a handler to do that for you. Cheers, Edi.