Edgewall Software

Changes between Version 55 and Version 56 of TracPlugins


Ignore:
Timestamp:
Aug 27, 2008, 12:58:04 PM (16 years ago)
Author:
ip.3754@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracPlugins

    v55 v56  
    124124}}}
    125125
    126  ''Note: SetEnv requires the `mod_env` module which needs to be activated for Apache. In this case the SetEnv directive can also be used in the mod_python Location block.''
     126 ''Note: SetEnv requires the `mod_env` module which needs to be activated for Apache. In this case the SetEnv directive can also be used in the `mod_python` Location block.''
    127127
    128128For [wiki:TracFastCgi FastCGI], you'll need to `-initial-env` option, or whatever is provided by your web server for setting environment variables.