[Zope] FTP and apache?
   
    Daniel M. Drucker
     
    dmd@3e.org
       
    Wed, 16 Jun 1999 15:32:31 -0400 (EDT)
    
    
  
> 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