Changes between Version 1 and Version 2 of Trac Mod Python
- Timestamp:
- Sep 12, 2012, 8:57:46 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Trac Mod Python
v1 v2 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 {{{