#1084: turbogears.redirect fails if the tg app is deployed behind a proxy or
rewrite mechanism
----------------------+-----------------------------------------------------
Reporter: jtate | Owner: anonymous
Type: defect | Status: closed
Priority: highest | Milestone: 1.0
Component: CherryPy | Version: 0.9a6
Severity: normal | Resolution: worksforme
Keywords: |
----------------------+-----------------------------------------------------
Comment (by mbevan):
To make sure relative redirects work, ensure that Apache is redirecting to
the correct base path. I had mine redirecting /booking/* to
http://localhost:8080/* which was causing lots of problems. The correct
path should have been http://localhost:8080/booking/*
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1084>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets?hl=en
-~----------~----~----~----~------~----~------~--~---