Edgewall Software

Changes between Version 20 and Version 21 of TracModWSGI


Ignore:
Timestamp:
Apr 14, 2009, 4:37:46 PM (15 years ago)
Author:
Christian Boos
Comment:

please don't do that - wiki pages that will be integrated in the bundled documentation have self-referential intertrac links on purpose, as the links are supposed to work in any Trac installation.

Legend:

Unmodified
Added
Removed
Modified
  • TracModWSGI

    v20 v21  
    11= Trac and mod_wsgi =
    22
    3 '''Important note:''' ''Please use either version 1.3 or 2.3 or later of `mod_wsgi`. Version 2.0 has problems with downloading attachments (see #7205).''
     3'''Important note:''' ''Please use either version 1.3 or 2.3 or later of `mod_wsgi`. Version 2.0 has problems with downloading attachments (see [trac:ticket:7205 #7205]).''
    44
    55[http://code.google.com/p/modwsgi/ mod_wsgi] is an Apache module for running WSGI-compatible Python applications directly on top of Apache: