<mailto:[EMAIL PROTECTED]> 
Hi Emmanuel,
 
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
 

<Location /projects>
  SetHandler mod_python
  PythonHandler trac.web.modpython_frontend 
  PythonOption TracEnvParentDir /var/trac
  PythonOption TracUriRoot /projects
</Location>
 
Thanks,
Brian

 

________________________________

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to