On Wednesday, April 16, 2014 2:10:26 PM UTC-7, Navigator wrote: > > I have Trac running on a 12.04 Ubuntu system and I'm trying to replace the > HTTP basic authentication method that is working with LDAP but I see the > following error message in /var/log/apache2/error.log when I try connect > via the weblink... > > [error] [client xx.x.xx.xxx] File does not exist: /var/www/trac > > > Would appreciate any help to resolve this problem. > > Thanks. >
Are you using mod_wsgi? There is documentation on how to configure it here: http://trac.edgewall.org/wiki/TracModWSGI#UsingLDAPAuthentication If you need more help from this list you'll probably need to describe more details about your configuration. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
