Re: [users@httpd] Disabling PUT DELETE and TRACE on Apache?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/10/06, Emmanuel E <emmanuel.e@xxxxxxx> wrote:
> Hi,
>
> Is there any way to disable PUT DELETE and TRACE methods on Apache? User
> authentication is one way but then it still allows authenticated users to
> use those methods.

For DELETE, see the <Limit> and <LimitExcept> sections.  But note that
DELETE is not enabled in apache unless you use mod_dav, so there is
probably no need to disable it.

For TRACE, there is no good reason to disable it, but you can do so
with the TraceEnable directive if you want.

Joshua.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux