Hi!
I recently made a page with cgilua, a .lp template page. I wanted to
use the session-lib(which i'll rewrite to use cookies instead of
passing session-id's as page parameters), and since the manual states
it should be done in config.lua, i searched for where i might find it.
The manual states it
Hi!
When do 'luarocks search sql', i only get a hit for luasql-sqlite3.
What is the status on this? any other drivers comming anytime soon?
/Pierre
___
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailma
Hi!
The usage of xavante.redirecthandler at [1] seems to be broken'ish.
I'd like the probably intended functionality, checking for a index.lp,
in case none found checking for a index.html.
The implementation of redirecthandler doesn't seem to do that though.
Is there any way to make this work? And