John P. Dodge wrote: >> <Limit PUT> >> Order deny,allow >> Allow from all >> Require group WebDAV-Writers >> </Limit> >> <Limit GET POST OPTIONS PROPFIND> >> Order deny,allow >> Allow from all >> Require group WebDAV-Readers WebDAV-Writers >> </Limit> >> <LimitExcept GET POST PUT OPTIONS PROPFIND> >> Order deny,allow >> Deny from all >> </LimitExcept> Only ONE of the limit, or limitexcept blocks are valid per context. You need two different locations, one for read-only, one for editable. --------------------------------------------------------------------- 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