Hi, Can anyone help me with an authentication issue with mod_python (regular HTTP auth - nothing related to python) ? Auth work when I use <Location /> , but not with <Location /login> - it also works when I disable mod_python (I get the authentication popup and can login properly) I'm running trac's dabian lenny package - even the simple setup given on the trac wiki don't work Here is the last config I tested with : http://apache.pastebin.ca/1464841
In Trac - I the the following error message : "Authentication information not available. Please refer to the installation documentation." with an error 500 HTTP status , and strangely an HTTP auth realm corresponding to what should be there. It's as if trac was overwriting the HTTP auth status sent by apache auth module. Thanks in advance :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
