26 Sep
2003
26 Sep
'03
9:05 a.m.
Dieter Maurer wrote:
Chris Withers wrote at 2003-9-25 12:58 +0100:
Ian Beatty wrote:
I'm hoping to take advantage of Zope's FTP and WebDAV servers as well. I'm under the impression that if I run Zope behind Apache, I lose that capability.
Nope, those ports just aren't proxied by Apache or Squid :-)
WebDAV uses HTTP. Thus, you *can* use it with Apache+Zope.
I've had Apache complain about request protocols before, so I was just being cautious... Chris