Changes between Version 7 and Version 8 of TracModPython
- Timestamp:
- Apr 4, 2011, 10:03:20 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracModPython
v7 v8 38 38 PythonInterpreter main_interpreter 39 39 PythonHandler mod_python.testhandler 40 Order allow,deny 41 Allow from all 40 42 </Location> 41 43 }}} … … 50 52 PythonOption TracEnv /var/trac/myproject 51 53 PythonOption TracUriRoot /projects/myproject 54 Order allow,deny 55 Allow from all 52 56 </Location> 53 57 }}}
![(please configure [header_logo] section in trac.ini)](https://lpsc.in2p3.fr/trac/chrome/common/logo_LPSC.png)