29 Oct
2002
29 Oct
'02
7:51 p.m.
Hi Daniel, --On Dienstag, 29. Oktober 2002 13:56 +0000 "Hollweg, Daniel" <daniel.hollweg@eds.com> wrote:
Hi everybody,
I have the problenm that after installing Zope with Apache it is not possible to accesss the Zope folders with an ftpclient because there is no python server which handles these requests.
What can I do in order to make ftp access possible. <-- "?" ;)
just dont use FastCGI. Most people are using ZServer and Apache with mod_proxy/mod_rewrite, or alternatively ZServer with squid. See documentation on VirtualHostMonster and friends for hints or search list archive Good luck Tino