Previously I have installed a DNS service on my Ubuntu server. Today I would like to install a Trac service which supports for multiple projects using Mod_Python on Apache.
Condition :
- I would like to use sub-domain for trac service that is trac.aoddy.com
- Trac service can support multiple projects such as trac.aoddy.com/Project1, trac.aoddy.com/Project2
- Trac service supports SVN service too.
» Read the rest of the entry..

