Edgewall Software

Changes between Version 23 and Version 24 of TracMultipleProjects


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

Legend:

Unmodified
Added
Removed
Modified
  • TracMultipleProjects

    v23 v24  
    11= Configure Apache for multiple projects =
    22
    3 By following these instructions, you will set up Apache to automatically serve multiple Trac projects for you.
    4  
     3By following these instructions, you will set up Apache to automatically serve multiple Trac projects for you. u
    54
    65Start 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.