Edgewall Software

Changes between Version 9 and Version 10 of Ubuntu-11.10


Ignore:
Timestamp:
Jan 18, 2012, 8:00:43 PM (12 years ago)
Author:
Remy Blank
Comment:

I'm pretty sure WSGIApplicationGroup %{GLOBAL} is still required.

Legend:

Unmodified
Added
Removed
Modified
  • Ubuntu-11.10

    v9 v10  
    7878  WSGIScriptAliasMatch ^/([^/]+) /var/trac/projects/$1/deploy/cgi-bin/trac.wsgi
    7979  <Directory /var/trac/projects>
     80    WSGIApplicationGroup %{GLOBAL}
    8081    Options Indexes +ExecCGI +SymLinksIfOwnerMatch
    8182    AllowOverride None