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 "is located in the Kepler configuration
directory.".
As far as i understand, there is no longer any kepler config directory?
By reading the source i understand that 'config.lua' is loaded from a
subdirectory(cgilua) found in the currently executing script/luapage
directory. As far as i can see, this is not mentioned in the manual.
I'm also not really sure what i should do to change that directory to
some other place.

Another thing i'm wondering, is how people do use lua for web
development. Is writing wsapi-applications the way to go? orbit? or
simple scripts/lua-pages with cgilua?

/Pierre

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to