> Somehow apache never asks for the > username/password, it seems to delegate the request to mod_python/trac > to see whether there exists a valid "/login" request and this never > returns.
Try moving the "/login" section *before* the "/" section. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
