Hello, I'm trying setup multiple projects on iis. I have iis6, python2.4 and trac 0.10.4. I can run one project fine. But i have problem with many projects.
On disk i have dir C:\tracroot\ where im host all trac projects: C: \tracroot\proj1, C:\tracroot\proj2 ... For each project i have one repository C:\svnroot\proj1, C:\svnroot \proj2. In trac.cgi i put os.environ['TRAC_ENV_PARENT_DIR'] = 'C:\\tracroot' In iis6 I'm create site: projects.mydomain.com. In this site I have vdir cgi-bin mapped to C:\Python24\share\trac\cgi-bin and vdirs for each project mapped to C:\Python24\share\trac\htdocs. This configuration not working. What im doing wrong. Please help. Sorry for my english ;) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
