On Tue, Dec 15, 2009 at 6:50 PM, Fabio Mascarenhas <mascaren...@acm.org> wrote: > is something else broken in your config but the cache files from the > previous run of the app (under Xavante) are masking it.
OK, fresh machine, go straight to CGI - now we get a definite error: "The requested URL /post/57 was not found on this server." when I click on a link. And here's the cgi file: #! c:/lua/lua.exe require"lfs" lfs.chdir [[C:\lang\lua\orbit\orbit-2.0.2\samples\toycms]] require"wsapi.cgi" require"toycms" wsapi.cgi.run(toycms.run) _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/