On 26/06/07, Eric Jahn <[EMAIL PROTECTED]> wrote: > > > I have multiple sites running on one trac instance. > > The links in the generated trac pages look like this: > > https://subdomain.domain.com/cgi-bin/instance_name/trac.cgi/rest_of_url > > but I want them to look like this: > > https://subdomain.domain.com/instance_name/rest_of_url > > In other words, no cgi-bin and no trac.cgi > > I have read the pretty url how-to, but it doesn't address how to get > the generated urls changed, only how to rewrite (process) the > truncated urls. Once I have this working, I'll figure out the url > rewriting with Apache2. Thanks in advance for any pointers. >
Have look at an articles a friend of mine wrote regarding setting up Apache and Trac for multiple projects. This should help you with the set up you're after - http://www.creative-restraint.co.uk/blog/index.cfm/2006/8/25/Trac--Multiple-Projects Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
