lua-users home
lua-l archive

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


Hi All,
Lua again...
I need to write very simple web apps using plain CGI written in Lua. I just need to read vars in HTML forms, read and set values to cookies. I have found Kepler very big for my needs and I couldn't get CGILua working. So, is there any simple solution to this problem, perhaps just one or two modules to copy in a directory and call them?
Thank you very much.