Edgewall Software

Changes between Version 22 and Version 23 of TracMultipleProjects


Ignore:
Timestamp:
Jan 5, 2005, 2:29:01 PM (19 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracMultipleProjects

    v22 v23  
    22
    33By following these instructions, you will set up Apache to automatically serve multiple Trac projects for you.
     4 
    45
    56Start out by creating a project directory in your documentroot (/var/www in this example). Projects will be accessed as http://hostname/projects/projectname. Copy (or symlink) trac.cgi to this directory together with a file named index.html. This will be shown when users try to access nonexistent projects.