[Zope] Apache & Domain User Problem
Jerome Alet
alet@unice.fr
Wed, 13 Jun 2001 11:30:10 +0200 (MET DST)
On 13 Jun 2001, Craig Stoddart wrote:
> We are trying to add a new user into our acl_users folder which includes a
> domain criteria to prevent people from logging into Zope from outwith our
> network.
>
> As we are using Apache, all traffic to our site comes through Apache and
> therefore all access seems to come through the same IP address. This is making
> it impossible for us to restrict access to a specific domain.
Why not filter from inside Apache instead ?
What about forbidding access to the Zope port with a firewall ?
just my 0.0002 euros.
Jerome Alet