<mailto:[EMAIL PROTECTED]> Hi Emmanuel,Rainer, ok I think I've got it, now if I want to have multiple projects like test1, test2, testx how would I set the values in location directive? if I I ran the trac-admin command as trac-admin /v01/trac also what is the value of /projects in <Location /projects> based on the above command what I'm trying to do is have multiple projects, that can be viewed from a browser e.g http://server/trac/test1 http://server/trac/test2 http://server/trac/testx
<Location /projects> SetHandler mod_python PythonHandler trac.web.modpython_frontend PythonOption TracEnvParentDir /var/trac PythonOption TracUriRoot /projects </Location> Thanks for all the assistance on this, Brian Brian McCann Release Engineer Viziant Corporation Phone: (617) 692-2793 Cell: (508) 212-9193 [EMAIL PROTECTED] ________________________________ From: [email protected] on behalf of Emmanuel Blot Sent: Tue 4/10/2007 8:49 AM To: [email protected] Subject: [Trac] Re: Trac HTTPd.cong\browser config > trac-admin /v01/trac initenv > PythonOption TracEnv /v01/trac > PythonOption TracUriRoot /trac/test Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
