
9 Apr
2008
9 Apr
'08
2:50 p.m.
On Wed, 09 Apr 2008 16:30:04 +0200, "Arthur Lemmens" <alemmens@xs4all.nl> wrote:
As opposed to running Hunchentoot stand-alone, you mean? I don't really know. I guess he likes the cosy feeling of having everything behind Apache.
You don't need mod_lisp for that. You can put Hunchentoot behind mod_proxy as described in the documentation. That way, you still have a pure Lisp server for testing and debugging, but it is shielded from the Real World[tm] outside by an Apache. I'm doing that all the time. http://weitz.de/hunchentoot/#proxy