Re: Lua in home wireless routers?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua in home wireless routers?
- From: "Dirk Feytons" <dirk.feytons@...>
- Date: 2008年2月14日 16:51:17 +0100
On Thu, Feb 14, 2008 at 3:34 PM, Petr Stetiar <ynezz@true.cz> wrote:
> If it's not secret, how do you use Lua on webserver? Do you use any of
> available Web servers like Lighttpd or something own? Are you using Lua
> as CGI?
For historical reasons we're currently using AppWeb
(http://www.appwebserver.org/). If we move away from AppWeb we'll
certainly look at Xavante, Lighttpd and thttpd (probably in that
order).
We're using a modified version of CGILua around which we've written a
module for AppWeb so it is running in-process.
--
Dirk