16 Jun
1999
16 Jun
'99
7:32 p.m.
Apache is not an FTP server. If you don't run ZServer, there is no process to listen on port 9221. Zope does not listen on ports, the servers that use Zope do.
If you want to run Apache as your HTTP server, and ZServer as your FTP server (and whatever else) use ZServer with PCGI.
Where can I find documentation on how to do this? I see in WEBSERVER.txt and INSTALL.txt that this is an option, but there's no information on how to actually do it. dmd