Apache setup, user access
From: Dave Pawson <dave.pawson_at_gmail.com>
 
Date: 2005-09-17 15:55:00 CEST 
I'm getting confused with <Limit ...> and <LimitExcept ...>
 http://httpd.apache.org/docs/1.3/mod/core.html#limit
 The purpose of the <Limit> directive is to restrict the effect of the
 So if I have
 Then the users in the passwd file will be able to PUT and POST
 With LimitExcept, I'm less clear.
 So <LimitExept GET> 
 will ... what? require a recognised user for everything except GET?
 I'm trying to set up a Subversion repository which has
 Any suggestions which method is appropriate please?
 regards
 -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Sep 17 15:56:56 2005  | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.