Hi Just to note these 2 conf: with this config, I directly get Forbidden 403 <Location /svn/XYZ/ABC/123> DAV svn SVNParentPath /jupiter/svnlinks/svn/XYZ/ABC/123/ Options FollowSymLinks AuthBasicProvider ldap AuthLDAPUrl ldap://..... <LimitExcept GET PROPFIND OPTIONS REPORT> Require user user1 Require user user2 </LimitExcept> .... </Location> With this config (without LimitExcept), I am prompted for a password then get Forbidden 403 <Location /svn/XYZ/ABC/123> DAV svn SVNParentPath /jupiter/svnlinks/svn/XYZ/ABC/123/ Options FollowSymLinks AuthBasicProvider ldap AuthLDAPUrl ldap://..... Require user user1 Require user user2 .... </Location> Nothing shows in log except: Could not fetch resource information. [403, #0] No such file or directory: The URI does not contain the name of a repository. [403, #190001] Could not fetch resource information. [403, #0] Invalid argument: Requests for a collection must have a trailing slash on the URI. [301, #0] --- On Fri, 21/8/09, Eric Covener <covener@xxxxxxxxx> wrote: > From: Eric Covener <covener@xxxxxxxxx> > Subject: Re: 'require' keyword > To: users@xxxxxxxxxxxxxxxx, aw@xxxxxxxxxx > Date: Friday, 21 August, 2009, 2:01 PM > On Fri, Aug 21, 2009 at 6:43 AM, > André Warnier<aw@xxxxxxxxxx> > wrote: > > Just another little point, Melanie : when you send a > reply to a message on > > the list, use the "Reply" button, not the "Reply all" > button. > > We are all subscribed to the list, which means that we > get a copy of each > > message sent to the list. > > If in addition, you send the reply back to the > original poster also, then > > this poster gets two copies of each message, which is > annoying. > > Thanks. > > André, > > Something about your mail client encourages this. When I > click "reply" > for your message specifically, gmail prepopulates the To: > field with > the users@ and your specific mail address. > > I don't know much about mail, but i see your Reply-To is > set to your > email address while others on the list show as the list > itself. > > -- > Eric Covener > covener@xxxxxxxxx > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more > info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx