[Zope] Zope behind Apache

Andreas Kaiser kaiser@xo7.de
Tue, 24 Jun 2003 09:10:30 +0200


Hi Fejes!

--On Dienstag, 24. Juni 2003 08:56 +0200 Fejes R=F3bert <pouch@freemail.hu> =

wrote:

> Hi!
>
> The answer to my question might be trivial for most of you, yet I have
> not  found it, though I have read docs, faqs and searched even zope.org
> for it.  So, I want only Apache users to reach Zope (port 8080) on a
> Linux server. Now  clients can view
> http://192.168.161.1:8080/library/welcome.html without  giving valid
> Apache username and password. To make matters worse, there is a  separate
> zope.conf beside httpd.conf in my Linux. How and what to modify  then?

Assuming Apache runs on the same machine as Zope: start Zope with '-a=20
127.0.0.1'. See z2.py for documentation. This can be set in 'zope.conf'.

hth,
Andreas