In our intranet, the trac projects are accessible locally at
http://trac/prjname-trac/. It is running on apache 2. We have
mod_proxy running on our gateway server that proxies requests for trac
projects to the trac server. Thus, the projects are accessible to
customers using https://gw.mycompany.com/prjname-trac/.

Things used to work fine in milestone:0.11.1 but this setup no longer
works with milestone:0.11.2. It appears that the problem is because
timeline and other pages in milestone:0.11.2 generate absolute links
like http://trac/prjname-trac/ticket/1 instead of just /prjname-trac/
ticket/1

We have had to rollback to milestone:0.11.1. Any options other than
settting up mod_rewrite?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to