There really isn't a way to disallow specific methods within a given protocol (such as PUT in HTTP), without disabling it entirely or breaking a given web app.
The only thing that you can do is block a web app entirely, like Facebook, or block various individual file transfer means (such as FTP, SMB, WebDAV, etc.), but this would block downloads as well as uploads.
__________________ ACE v8/SCA v9.3
...still have a v5 install disk in a box somewhere.
There really isn't a way to disallow specific methods within a given protocol (such as PUT in HTTP), without disabling it entirely or breaking a given web app.
The only thing that you can do is block a web app entirely, like Facebook, or block various individual file transfer means (such as FTP, SMB, WebDAV, etc.), but this would block downloads as well as uploads.
__________________ ACE v8/SCA v9.3
...still have a v5 install disk in a box somewhere.