I have downloaded the latest Mongoose as of today (8/11/2014) from GitHub, uncommented the LUA support in the examples/Makefile and compiled the examples. After executing the server example it runs and serves up pages from the example directory, but when it serves up hello.lp it just serves up the lua code, it does not run the page through the lua interpreter. I have installed lua in the directory Mongoose directory, built it, and enabled lua in the Makefile. During compile I verified that lua is enabled. What else is necessary to serve up a .lp? Is a configuration file necessary?
Thanks -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
