hi all, still working on upgrading an app from tg 2.0.3 to tg 2.1a2. The application should be deployed behind apache as proxy, and i was using the following configuration with tg 2.0.3:
[filter:proxy-prefix] use = egg:PasteDeploy#prefix prefix = http://localhost/wals [app:main] use = egg:wals full_stack = false filter-with = proxy-prefix after the upgrade to tg 2.1a2, i only get 404 for all URLs. Has anyone else encountered this behaviour - and maybe found workarounds? best regards, robert --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

