[Zope] Can't build resource file for PCGI on Zope 2.7b1
Jens Vagelpohl
jens at zope.com
Thu Aug 28 10:06:11 EDT 2003
> If PCGI is gone, how can we accomplish the same thing without opening
> up a
> port? I don't doubt that "[PCGI] is almost never an appropriate
> solution",
> but I cannot seem to figure out what is an appropriate solution in our
> case.
Very simple if the frontend webserver sits on the same machine: Have
Zope listen on a port on localhost only. Then your frontend server
simply redirects/rewrites/whatever to that port on localhost. Thus Zope
won't be reachable on any external interface.
jens
More information about the Zope
mailing list