Aguia is an apache module to execute lua scripts.
Aguia features a caching system that will keep compiled scripts in memory, so apache will not need to open or compile any files to execute lua scripts.
you will need Lua 4.0 to compile this module. This code should be considered is beta stage. although it is being used in a project, and it has shown to be very stable for now.
The name aguia is based in the portuguese word for 'eagle', witch is the name of the american lunar module. In fact the correct spelling for eagle in portuguese is águia with the acute a, but that would only get things complicated.
Questions, sugestions and comments please contact me.
New version with some autoconf installation bugs corrected and a new function "get_debug_info" to help debugging aguia handlers.
The backend of this site was redisgned to make use of the Publicador