On Tue, Feb 17, 2009 at 10:37 PM, Graham Dumpleton <
[email protected]> wrote:

>
> For a start read:
>
>
> http://groups.google.com/group/python-web-sig/browse_frm/thread/2003e1c1ecce27b2
>
> From memory the outcome of that discussion on Python WEB-SIG is that
> you have to find a different way of encoding slashes.


OK, read that. I couldn't really care less whether they're escaped or not, i
just don't want // to turn into /. Which it doesn't using the Django
devserver, but does under apache+modwsgi.

Maybe i just need to use /foo/?url=http%3A%2F%2Fexample.org%2Fsomething%2F
...

Thanks,

Rob :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to