Do not pass a trailing slash to app_prefix on the call to makeHandler. If it is currently "/" just pass nil.
-- Fabio Mascarenhas On Thu, Jan 28, 2010 at 6:14 PM, Alexander Gladysh <[email protected]> wrote: > Hi, list! > > I've found that wsapi-xavante's PATH_INFO value does not have leading slash. > > My nginx setup sets PATH_INFO so it does have slash in front. I'd > prefer wsapi-xavante to set slash as well. > > But, perhaps, my nginx configuration is somehow wrong, and PATH_INFO > should not have leading slash? That would be weird though, since > wsapi-xavante uses "/" instead of "" when the URL does not contain any > path. > > Any comments? > > Alexander. > > _______________________________________________ > Kepler-Project mailing list > [email protected] > http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project > http://www.keplerproject.org/ > _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
