[hunchentoot-devel] starting
Daniel Brunner
daniel at dbrunner.de
Wed Feb 8 15:28:14 UTC 2012
Hi Haris,
you should go for the easy-acceptor as written in the documentation. The
behaviour of the acceptor changed.
http://weitz.de/hunchentoot/#start
Kind regards, Daniel.
Am 08.02.2012 14:49, schrieb Haris Bogdanovich:
> Hi.
>
> I did this:
>
> (push (create-prefix-dispatcher "/index" 'index) *dispatch-table*)
> (start (make-instance 'acceptor))
>
> and then I go to:
>
> http://localhost/index
>
> it always goes to Hunchentoot default page ?
>
> Thanks
>
>
>
>
>
>
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
More information about the Tbnl-devel
mailing list