- From: Anselm Baird_Smith <abaird@www43.inria.fr>
- Date: Wed, 5 Mar 1997 19:01:14 +0100 (MET)
- To: Dmitriy Kruglyak <dmk23@cornell.edu>
- Cc: www-jigsaw@w3.org
Dmitriy Kruglyak writes: > I tried to set up a file, readable by everyone, but > updatable (Putable) only by me and found out that the > available authentification resources cannot differentiate > between GET and PUT. It would be great to have this > feature in the next release. It's already there ! Check your filters attribute, and set the 'methods' attribute to PUT. This will make the filter protect only PUT access. You can specify more than one method (write one method per line) Anselm.
Received on Wednesday, 5 March 1997 13:01:37 UTC