> how would I set the values in location directive? if I I ran the trac-admin > command as trac-admin /v01/trac
You need to create one environment per project, that is something like: trac-admin /v01/trac/trac1 initenv trac-admin /v01/trac/trac2 initenv trac-admin /v01/trac/tracx initenv then > PythonOption TracEnvParentDir /v01/trac I don't think you can use TracUriRoot for the parent directory at all. BTW, you're still posting HTML emails ;-( --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
