3 votes
Come with a decent way to drop-in Lua for Apache2
It is really essential to create a dead easy way to deploy Lua under Apache2. This is the cornerstone of making Lua for the web the next big thing.
It is really essential to create a dead easy way to deploy Lua under Apache2. This is the cornerstone of making Lua for the web the next big thing.
petsagouris
I am refering at the case of the minimum configuration deployment on the most used web server. Any of the three (cgi/fcgi/module), would do but it will have to be the one that needs the minimum configuration so people can have lua web development anywhere they can. By ensuring that Apache (1&2) and IIS are copy-paste working I am sure there will be more people trying out the Kepler Platform.
3 months ago
carregal
Do you mean using CGI/FastCGI or something like mod_lua?
3 months ago