RE: [users@httpd] HTTP PUT

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

 



Maybe something like this??

    RewriteEngine On
    RewriteCond %{REQUEST_METHOD} =PUT
    RewriteRule .* - [F]

It will return error 403 Forbidden. You can enclose it in <Directory> or <Location> contexts if you wish.

-ascs

________________________________

De : Warron French [mailto:wfrench@xxxxxxxxx] 
Envoyé : mardi 1 mars 2005 17:32
À : Users Apache (E-mail)
Objet : [users@httpd] HTTP PUT


Does anyone know how to disable the HTTP PUT command in Apache?
 
I need to do this for security reasons.
 

Warron French 
Sr. Network Engineer 
Xtria, LLC 



---------------------------------------------------------------------
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



[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