Reading through the mod_wsgi docs [1], I came to a section explaining a problem with Django's core HTTP handling (search for "SCRIPT_NAME").
I have reopened #285 [2] and attached a patch which seemingly fixes this. Could I please have some people more expert than me check it out and provide some feedback? [1] http://code.google.com/p/modwsgi/wiki/IntegrationWithDjango [2] http://code.djangoproject.com/ticket/285 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
