John Hampton wrote:
I found a mailing list posting[1] from August about passing extra
http://www.0x50.org/archive/2005-August/000834.html
SCRIPT_NAME environment variable. Setting that got the main trac page
Doing a little RTFS of the cherokee source, I see a section in handler_cgi.c where it appears to set the SCRIPT_NAME variable if cgi->parameter is set. Now I haven't spent enough time to figure out exactly when or how that gets set, so I was wondering if someone a little more familiar with the source might be able to enlighten me.
So, has anyone else gotten trac to work with cherokee? If so, how did you do it? Also, is there a compelling reason for not setting the PATH_INFO environment variable? Thanks
I am also seeing functions dealing with extracting the PATH_INFO, and where it appears to set PATH_INFO in cgi.c So I'm a little confused as to why it wouldn't be setting those variables for my setup. Are there some other configuration options that I need? Thanks.
-John _______________________________________________ Cherokee mailing list [email protected] http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee
