On 6/17/08, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > Link comes out broken by Google Groups web interface.
I see - is there a way how to pass such URL via Google interface? > Anyway, in the mod_python case it comes down to Location directive > being used. The SCRIPT_NAME/PATH_INFO variables effectively need a > physical file resources with directory defined by Directory directive > and mapped by appropriate Alias directive or similar. Yes. We were told that "correct" value for non-file resources is not defined and we should use REQUEST_URI instead of PATH_INFO Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
