wsgi_application.py not handeling URL prefixing correctly
Bug #831553 reported by
George Marshall
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ladon |
Fix Committed
|
Medium
|
jsgaarde |
Bug Description
Please consult answer #7
https:/
Related branches
Changed in ladon: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
Hi George.
I tried your patch, but it messes up urls when using Apache2 and mod_wsgi. This is probably the most important webserver to support. I will debug tomorrow to see if I can fix it. Does your setup use the LADON_ROOT_ PATH_INFO, REQUEST_URI or PATH_INFO while probing the client path?
Best regards
Jakob Simon-Gaarde