[hunchentoot-devel] static-file-dispatcher-and-handler for specific acceptor

15 May
2010
15 May
'10
11:32 a.m.
Hi How do I make create-static-file-dispatcher-and-handler to be relevant for a specific acceptor only? Usually I would just push it onto the *dispatch-table*, but that is global. Or am I missing something obvious again? Thanx

15 May
15 May
3:34 p.m.
New subject: [hunchentoot-devel] static-file-dispatcher-and-handler for specific acceptor
Check request-dispatcher slot of the acceptor class in hunchentoot. On Sat, May 15, 2010 at 3:32 PM, Phil Marneweck <zaries@global.co.za> wrote:
Hi
How do I make create-static-file-dispatcher-and-handler to be relevant for a specific acceptor only?
Usually I would just push it onto the *dispatch-table*, but that is global.
Or am I missing something obvious again?
Thanx
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
5474
Age (days ago)
5474
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ala'a (cmo-0)
-
Phil Marneweck