Changes between Version 4 and Version 5 of TracModPython
- Timestamp:
- Jan 15, 2015, 11:32:58 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracModPython
v4 v5 212 212 For multiple projects, try restarting the server as well. 213 213 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 === 215 If you've used `<Location />` directive, it will override any other directives, as well as `<Location /login>`. 216 216 The workaround is to use negation expression as follows (for multi project setups): 217 217 {{{