lua-users home
lua-l archive

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


On Thu, Feb 14, 2008 at 10:34 PM, Petr Stetiar <ynezz@true.cz> wrote:
> Dirk Feytons <dirk.feytons@gmail.com> [2008-02-13 09:41:12]:
>
>  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?
>
>  I'm building some small configuration Web GUI for one ARM embedded board and
>  not decided yet what to use. I know, that I just want something Lua powered.
>
>  -- ynezz
>

You may try thttpd.
I think thttpd is widely used in lots of embedded system.

-- 
Henry