[EMAIL PROTECTED] help getting an alias to work

2008-10-14 Thread George Nychis
Hi all, I have a trac environment setup as my root location: https://moo.cmcl.cs.cmu.edu/ This is done on line 247: http://pastebin.com/f74255c0a However, I want https://moo.cmcl.cs.cmu.edu/perspectives to NOT map into this environment, I want it to map locally to: /var/www/perspectives So,

[EMAIL PROTECTED] how to make single project root location, but still enable /trac for all projects?

2008-10-01 Thread George Nychis
Hi all, I am trying to configure my trac environment and apache server such that a single trac project is my root location, but a user can still access location /trac for a list of projects or /trac/PROJECT to reach PROJECT. What I am trying is: SetHandler mod_python PythonHandler trac.w