Changes between Version 3 and Version 4 of TracPlugins
- Timestamp:
- Feb 15, 2009, 6:17:29 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracPlugins
v3 v4 120 120 SetHandler mod_python 121 121 ... 122 PythonOptionPYTHON_EGG_CACHE /path/to/dir122 SetEnv PYTHON_EGG_CACHE /path/to/dir 123 123 </Location> 124 124 }}}