Sorry to respond to my own post, but it turns out lighttpd mod_fastcgi
has since recently had an option to fix PATH_INFO for Pylons/Django-
style frameworks, which is documented in the detailed mod_fastcgi
arguments list but left out of the summary list, so I didn't see it.

This goes inside the fastcgi server block, next to host and port:
"fix-root-scriptname" => "enable"

And of course:
"check-local" => "disable"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to