[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Web development with Lua
- From: Luciano de Souza <luchyanus@...>
- Date: Sun, 16 Oct 2011 22:38:44 -0200
Hi all,
What is the simplest way to run a Lua script in Apache producing web
pages? I am not an experienced developer, I don't want to invest now in
very complex APIs. If I want only to be able to show some HTML pages,
process forms and query a database, is there really a simple and well
documented way to do it with Lua?
Luciano