Edgewall Software

Changes between Version 23 and Version 24 of TracCgi


Ignore:
Timestamp:
Sep 6, 2007, 3:01:21 PM (17 years ago)
Author:
twinge
Comment:

per coderanger

Legend:

Unmodified
Added
Removed
Modified
  • TracCgi

    v23 v24  
    1414Now, edit the Apache configuration file and add this snippet, file names and locations changed to match your installation:
    1515{{{
    16 ScriptAlias /trac /usr/share/trac/cgi-bin/trac.cgi
     16ScriptAlias /trac /usr/share/trac/cgi-bin/trac.cgi/
    1717}}}
    1818