Author |
Message |
Topic: Lua scripting language |
Eni
Replies: 12
Views: 33196
|
|
aah, k, thanks for all the help (^^)V !! |
Topic: Lua scripting language |
Eni
Replies: 12
Views: 33196
|
|
heeeeeeeeeeeeeeeey, even the standard lua binaries worked, the problem was that I didn't write:
print "Content-type: text/html\n\n";
it that something exclusively AWS, haven't had to write anyth ... |
Topic: Lua scripting language |
Eni
Replies: 12
Views: 33196
|
|
CGILua is definately no good, the way it works and handles LUa is crap (T T), mod_lua.so for Apache was a lot better, it simply sent any Lua code straight to the Lua interpreter, and that's all. You j ... |
Topic: Lua scripting language |
Eni
Replies: 12
Views: 33196
|
|
I dont think Abyss supports this language yet but if you get in touch with Aprelium and let them know about it I'm sure they can make this available as a language in the next release.
Abyss current ... |
Topic: Lua scripting language |
Eni
Replies: 12
Views: 33196
|
|
Hi, I just downloaded and installed AWS, and I'd choose it over Apache any day any time !! (^^)V !! It's simple, small and clean, very nice indeed (^^).
With Apache I could use mod_lua.so, but with ... |
|