[Lispweb] Araneida and server aliases
Ivan Toshkov
ivan at toshkov.org
Mon Mar 14 02:09:42 CST 2005
Hi list,
When I install a handler in araneida I have to say e.g.:
(install-handler parent child "http://localhost/whatever" nil)
Pointing the browser to the above URL runs the handler, but not so if you try
{URL: http://127.0.0.1/whatever} or {URL: http://the.domain.name/whatever}
Is there a better way to do that besides installing the same handler multiple
times?
Cheers,
Ivan
--
All languages are equal,
but Lisp is more equal than others.
More information about the lispweb
mailing list