[hunchentoot-devel] Help needed with changes since 1.1
Hans Hübner
hans.huebner at gmail.com
Fri Dec 2 06:45:27 UTC 2011
On Fri, Dec 2, 2011 at 7:28 AM, PL Hayes <plh at golux.podzone.net> wrote:
> 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.
Make sure that you are creating an easy-acceptor, not an acceptor when
you use any of the easy handlers functionality. This is documented,
too.
Cheers,
Hans
More information about the Tbnl-devel
mailing list