>Number: 669 >Category: general >Synopsis: Proposal for PUT/DELETE support >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Wed Jun 4 03:10:00 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2b8+ >Environment: any >Description: I have written a module (mod_put) to handle the HTTP/1.1 PUT and DELETE methods. It uses 3 per-directory config directives: EnablePut, EnableDelete and umask to restrict access and set umask for created files/dirs. Sending of PUT /this/is/a/test/index.html will result in the creation of dirs 'this', 'is', 'a' and 'test' and file 'index.html' with the gien umask.
Provides full support for Netscape Gold 'Publish' feature. >How-To-Repeat: >Fix: I just wonder where to submit mod_put for test and validation >Audit-Trail: >Unformatted:
