Ticket #3721 defect closed fixed
twistd web --wsgi=myapplication sends SCRIPT_NAME='/' and PATH_INFO='/foo/bar' to the application.
| Reported by: | dreid | Owned by: | dreid |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | Branch: | branches/wsgi_script_name_root-3721 | |
| Author: | dreid | Launchpad Bug: |
Description
This causes urls to be built as //photos/details/1 And this specifically also causes django to sometimes redirect to http://photos/details/1
Change History
Note: See
TracTickets for help on using
tickets.
