[Bug 174546] Review Request: trac

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 16 19:01:13 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: trac


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174546


ville.skytta at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|NEXTRELEASE                 |




------- Additional Comments From ville.skytta at iki.fi  2006-01-16 14:01 EST -------
Again, if you include trac.fgci, also take care of it in trac.conf (see comments
8 and 11).  Please include something like this (note also the "better" commented
out default paths) as trac.conf in that case:


# Replace all occurrences of /srv/trac with your trac root below
# and uncomment the respective SetEnv and PythonOption directives.
<LocationMatch /cgi-bin/trac\.f?cgi>
    #SetEnv TRAC_ENV /srv/trac
</LocationMatch>
<IfModule mod_python.c>
<Location /cgi-bin/trac.cgi>
    SetHandler mod_python
    PythonHandler trac.web.modpython_frontend
    #PythonOption TracEnv /srv/trac
</Location>
</IfModule>


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list