[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Simple Xavante direct handler
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Wed, 25 Nov 2009 10:56:44 +0100
2009/11/24 Hans Elbers <hans@hpelbers.org>:
> Here is a small example that might do what you want...
> It is a small server that server lua pages.
>
> You can start it with 'lua Xiliad.lua'
>
> h.t.h.
This looks like the example on the Xavante website. In particular you
seem to be using the xavante.cgiluahandler as-is, and thus depends on
rings and separate interpreters. That's what I'd like to avoid.