Edgewall Software

Changes between Version 129 and Version 130 of TracModPython


Ignore:
Timestamp:
Apr 15, 2008, 2:54:58 PM (16 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracModPython

    v129 v130  
    206206For a virtual host that supports multiple projects replace "`TracEnv`" /var/trac/myproject with "`TracEnvParentDir`" /var/trac/
    207207
    208 Note: DocumentRoot should not point to your Trac project env. As Asmodai wrote on #trac: "suppose there's a webserer bug that allows disclosure of DocumentRoot they could then leech the entire Trac environment".
     208Note: !DocumentRoot should not point to your Trac project env. As Asmodai wrote on #trac: "suppose there's a webserer bug that allows disclosure of !DocumentRoot they could then leech the entire Trac environment".
    209209
    210210== Troubleshooting ==