Re: disabling DELETE in potato's apache

2001-07-24 Thread Martin F. Krafft
also sprach Erdmut Pfeifer (on Tue, 24 Jul 2001 07:23:18PM +0200): > One module that implements it is "mod_put" -- for more info see > > http://hpwww.ec-lyon.fr/~vincent/apache/mod_put.html thanks, i disabled it and that solved the problem... martin; (greetings from the heart of the

Re: disabling DELETE in potato's apache

2001-07-24 Thread Erdmut Pfeifer
On Tue, Jul 24, 2001 at 06:01:03PM +0200, Martin F. Krafft wrote: > hi all, > how can i disable the DELETE command for all my virtual sites in > apache? typically, you wouldn't have to do anything, as DELETE is not implemented in the core apache feature set. So, unless you have compiled in or dyna