[Lispweb] Araneida and server aliases
Brian Mastenbrook
bmastenb at cs.indiana.edu
Tue Mar 15 08:03:07 CST 2005
On Mar 15, 2005, at 1:55 AM, Ivan Toshkov wrote:
> Yes, thanks. Though I still think it'll be good to have a set-up,
> where you
> don't need to know the domain at all. That is, any domain/port
> combination,
> where araneida is actually listeninng to be accepted.
OK. In CVS araneida, there's a lightly tested way of setting a
translation like follows
:translations '(("http://localhost/bar/" (:wild-host "/bar/")))
Which will translate any host, port and method with a query starting
with "/bar/" to "http://localhost/bar/".
Update your araneida from CVS and let me know if this works!
--
Brian Mastenbrook
chandler at unmutual.info
http://www.iscblog.info/
More information about the lispweb
mailing list