Chris Withers writes:
ZServer Medusa (V1.16.4.3) ...
Which of those handles WebDAV requests? WebDAV runs on top of HTTP. You must disable ZServer Medusa. Maybe, you accept WebDAV?
Dieter
Dieter Maurer wrote:
Chris Withers writes:
ZServer Medusa (V1.16.4.3) ...
Which of those handles WebDAV requests? WebDAV runs on top of HTTP. You must disable ZServer Medusa. Maybe, you accept WebDAV?
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 ;-) cheers, Chris
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
participants (3)
-
Chris Withers -
Dieter Maurer -
ethan mindlace fremen