Edgewall Software

Changes between Version 12 and Version 13 of TracFastCgi


Ignore:
Timestamp:
Aug 28, 2005, 9:14:30 PM (19 years ago)
Author:
Matthew Good
Comment:

multiple project setup example

Legend:

Unmodified
Added
Removed
Modified
  • TracFastCgi

    v12 v13  
    1818FastCgiConfig -initial-env TRAC_ENV=/path/to/env/trac
    1919}}}
    20 Or '''NOT VERIFIED''' you should be able to do it per-directory as described in TracInstall for normal CGIs.
     20
     21Or you can serve multiple Trac projects in a directory like:
     22{{{
     23FastCgiConfig -initial-env TRAC_ENV_PARENT_DIR=/parent/dir/of/projects
     24}}}
    2125
    2226Configure ''ScriptAlias'' or similar options as described in TracInstall, but calling cgi-bin/trac.fcgi instead of cgi-bin/trac.cgi