Changes between Version 2 and Version 3 of TracModPython


Ignore:
Timestamp:
06/18/15 11:49:02 (9 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracModPython

    v2 v3  
    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{{{