Hi.
My *extremely* simple website won't work with 1.2.1. and I've no idea
why. All it consists of is this:
(push (hunchentoot:create-folder-dispatcher-and-handler
"/misc/"
#p"/home/plh/misc-web/")
hunchentoot:*dispatch-table*)
but I just get the 'not found' error page when I try to visit any of the
files in that directory.