8 Dec
2000
8 Dec
'00
8:55 p.m.
Chris Withers wrote:
Great :-(
Any other way to turn WebDAV off? Not sure about Zopes supprot and not sure if I like the protocol on production servers anyway ;-)
As I'm sure someone has explained, WebDAV is just HTTP on crack. HTTP requests go like so: GET / HTTP/1.0 Webdav requests are *exactly the same* except sometimes it has something in lieu of 'GET'. ~ethan