[Bese-devel] Re: clisp and araneida (and windows)

Marco Baringer mb at bese.it
Fri Jan 28 18:30:30 UTC 2005


Alan Shutko <ats at acm.org> writes:

>>  I'm pointing to http://localhost:8080/ucw/examples/index.ucw and
>> the result was the Araneida sorry page (Was asked for URL
>> http://localhost:8080/ucw/examples/index.ucw , but it didn't happen
>> for us. Sorry)
>
> I was seeing the same thing on SBCL, and after a bit of tracing, found
> that I needed to point to http://127.0.0.1:8080/ucw/examples/index.ucw 
>
> If you want to change that, change 
>
> (defparameter *backend* (make-instance 'ucw:araneida-backend))
>
> to something like
>
> (defparameter *backend* (make-instance 'ucw:araneida-backend :host "localhost"))

i don't know much about araneida at all, does anyone know what we can
do to avoid this? (something akin to binding apache to 0.0.0.0)?

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen



More information about the bese-devel mailing list