On Fri, 2009-10-09 at 13:00 +0200, Emmanuel Blot wrote: > > OK. What is the syntax? I would imagine it is something specific to > > Trac, right? I know about this for ftp. But I have not done this with > > http: > > Simply merge your <Location ".../project/login"> section directives > into your <Location ".../project"> section, > then remove the <Location ".../project/login"> section > > Have a look at > http://trac.edgewall.org/wiki/TracModPython#ConfiguringAuthentication, > see the mod_ldap section for example. You'll see that the /trac/ > location contains both the Trac regular configuration option and the > authentication ones.
Wwwiissshhhhhhhhh There it flew. Right over :) 1. Why should I merge this? I am guessing it is so I can eliminate the TracNoAnonymous plugin, and obtain the same result as the plugin. 2. Where do I merge this? It looks like in my Apache configuration. I am not using ldap, but I suspect this does not matter. So, in effect, I set the location of trac to .../project/login instead of .../project Did I get it right? If so, it seems too easy. Is there a downside? -- Roger Oberholtzer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
