lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


You are right. I was unaware that rings was being loaded...
Sorry for your time. 

> -----Original Message-----
> From: lua-bounces@bazar2.conectiva.com.br 
> [mailto:lua-bounces@bazar2.conectiva.com.br] On Behalf Of 
> Jerome Vuarand
> Sent: woensdag 25 november 2009 10:57
> To: Lua list
> Subject: Re: Simple Xavante direct handler
> 
> 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.
>