[Seaside] mod_lisp

Jimmie Houchin seaside@lists.squeakfoundation.org
Sat, 06 Jul 2002 00:04:37 -0500


Hello,

I am attempting to try out mod_lisp with Squeak/Seaside.

I believe I have mod_lisp running on Apache and IAModLisp started.

Initially I got errors from Apache. I changed the localhost in 
httpd.conf to 127.0.0.1 and it seems to work. Now I get a seaside session.

When I attempt http://127.0.0.1/seaside/tutorial all I get is a seaside 
session.
If I do http://127.0.0.1:8000/seaside/tutorial I get the "Hello World!".

I would like to explore how to use mod_lisp both with and without Seaside.

Any help, tips, pointers gratefully and graciously accepted.

Thanks,

Jimmie Houchin