Hi everybody, I have Zope running on a machine which has a few IP addresses. Is it somehow possible to make it listen on port 8080 of just one or some of these IPs, as for instance is possible in Apache with the Listen directive? Thank you Michele
Ruberl Michele wrote:
Hi everybody, I have Zope running on a machine which has a few IP addresses. Is it somehow possible to make it listen on port 8080 of just one or some of these IPs, as for instance is possible in Apache with the Listen directive?
I think so... In your Zope directory, type python Z2.py -h and haev a read :-) cheers, Chris
read into z2.py at the root of your zope installation. it has good explanations for all commandline switches for zope. some of these influence the ports and IP addresses zope will listen on. jens on 2/14/01 3:53, Ruberl Michele at mruberl@etnoteam.it wrote:
Hi everybody, I have Zope running on a machine which has a few IP addresses. Is it somehow possible to make it listen on port 8080 of just one or some of these IPs, as for instance is possible in Apache with the Listen directive? Thank you
Michele
participants (3)
-
Chris Withers -
Jens Vagelpohl -
Ruberl Michele