25 Sep
2003
25 Sep
'03
5:52 p.m.
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. Dieter