Edgewall Software

Changes between Version 163 and Version 164 of TracModPython


Ignore:
Timestamp:
Jul 16, 2012, 7:44:27 PM (12 years ago)
Author:
Christian Boos
Comment:

fix contribute #LoginNotWorking section

Legend:

Unmodified
Added
Removed
Modified
  • TracModPython

    v163 v164  
    212212For multiple projects, try restarting the server as well.
    213213
    214 ===Login Not Working===
    215 If you've used <Location /> directive, it will override any other directives, as well as <Location /Login>.
     214=== Login Not Working ===
     215If you've used `<Location />` directive, it will override any other directives, as well as `<Location /login>`.
    216216The workaround is to use negation expression as follows (for multi project setups):
    217217{{{