Edgewall Software

Changes between Version 134 and Version 135 of TracModPython


Ignore:
Timestamp:
Jun 18, 2008, 5:54:21 PM (16 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracModPython

    v134 v135  
    2121(Still on Debian) after you have installed mod_python, you must enable the modules in apache2 (equivalent of the above Load Module directive):
    2222{{{
    23 a2enmod mod_python
     23a2enmod python
    2424}}}
    2525On Fedora use, using yum: