[Trac-tickets] Re: [The Trac Project] #3186: Authentication
information not available
The Trac Project
noreply at edgewall.com
Tue May 30 10:16:45 CDT 2006
#3186: Authentication information not available
--------------------------------+-------------------------------------------
Reporter: tdwebste at gmail.com | Owner: jonas
Type: defect | Status: closed
Priority: normal | Milestone:
Component: general | Version: 0.9.5
Severity: major | Resolution: worksforme
Keywords: |
--------------------------------+-------------------------------------------
Comment (by sven_oostenbrink at yahoo.com):
I had a similar problem, same error messages, and found the cause to be an
apache misconfiguration..
The TRAC configuration that caused the problem was copied from another
trac installation that had multiple TRAC projects running, and for that it
had a <LocationMatch "/[^/]+/login"> tag, which should be simply
<LocationMatch "/login">
hope it helps..
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3186>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list