9 Dec
1999
9 Dec
'99
4:13 p.m.
yup that was the problem. thanks brian Brian Lloyd wrote:
hi, I was very pleased to hear about the webdav patch for apache. (http://www.zope.org/Members/Brian/Misc/mod_cgi_webdav_patch.h tml) thanks brian.
, I recompiled apache, re-installed it, restarted it. But when I Try to call the HTTP OPTIONS, apache acts stupid :)
I think Apache is mad because you made an HTTP 1.1 request without sending an HTTP Host: header (required by spec).
Try:
OPTIONS /cust HTTP/1.1 Host: zopera.is.belgium.eu.net <return> <return>
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com