On Thu, May 06, 2004 at 10:39:58AM -0700, Shahms King wrote: > After coming to the conclusion that determining the real script name and > path info from only the information provided by Apache and mod_python > was either impossible or prohibitively expensive I reworked the patch > two simply check two PythonOptions: > "quixote-document-root": > Used insidedirectives, basically exactly copies > the specified directory. > "quixote-script-name": > Used inside Location and LocationMatch directives, again, > basically copies the specified location. Can anyone who uses mod_python comment on this patch? Is it appropriate to include in the 1.x series of Quixote? Neil