What is mod_lua? mod_lua is a Apache module for developing dynamic HTML pages in Lua language. It uses the interpreted language Lua for codifying the commands which will be executed at the time the Apache events ocurr, e.g. get a page. mod_lua is simple but powerful, and it enables complex tasks to be carried out with minimum effort. The most frequent type of applications built with mod_lua are WW