setting up standalone server
Zope, I have some questions about setting up a stand alone zope server. How do I bind it to the right IP address. I've got it to accept all requests on port 80 (rather than 8080), but how do i get it to respond to one ethernet card (ie one ip address) and not another? thanks samueljparsons@yahoo.co.uk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
./start -a <ip-address> - aj ----- Original Message ----- From: "Samuel Parsons" <samueljparsons@yahoo.co.uk> To: <zope@zope.org> Sent: Thursday, February 07, 2002 18:28 Subject: [Zope] setting up standalone server
Zope, I have some questions about setting up a stand alone zope server. How do I bind it to the right IP address. I've got it to accept all requests on port 80 (rather than 8080), but how do i get it to respond to one ethernet card (ie one ip address) and not another?
thanks samueljparsons@yahoo.co.uk
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Also, you can find out all the other possible options by looking in the z2.py file in the root directory. Andreas Jung wrote:
./start -a <ip-address>
- aj
----- Original Message ----- From: "Samuel Parsons" <samueljparsons@yahoo.co.uk> To: <zope@zope.org> Sent: Thursday, February 07, 2002 18:28 Subject: [Zope] setting up standalone server
Zope, I have some questions about setting up a stand alone zope server. How do I bind it to the right IP address. I've got it to accept all requests
on
port 80 (rather than 8080), but how do i get it to respond to one ethernet card (ie one ip address) and not another?
thanks samueljparsons@yahoo.co.uk
or start -h - aj ----- Original Message ----- From: "seb bacon" <seb@jamkit.com> To: "Andreas Jung" <andreas@andreas-jung.com> Cc: <zope@zope.org>; "Samuel Parsons" <samueljparsons@yahoo.co.uk> Sent: Thursday, February 07, 2002 19:52 Subject: Re: [Zope] setting up standalone server
Also, you can find out all the other possible options by looking in the z2.py file in the root directory.
Andreas Jung wrote:
./start -a <ip-address>
- aj
----- Original Message ----- From: "Samuel Parsons" <samueljparsons@yahoo.co.uk> To: <zope@zope.org> Sent: Thursday, February 07, 2002 18:28 Subject: [Zope] setting up standalone server
Zope, I have some questions about setting up a stand alone zope server. How do I bind it to the right IP address. I've got it to accept all requests
on
port 80 (rather than 8080), but how do i get it to respond to one ethernet card (ie one ip address) and not another?
thanks samueljparsons@yahoo.co.uk
RTFM :) Check out the Zope Administrator's Guide for command line switches or look at the z2.py file in your Zope directory. Samuel Parsons wrote:
Zope, I have some questions about setting up a stand alone zope server. How do I bind it to the right IP address. I've got it to accept all requests on port 80 (rather than 8080), but how do i get it to respond to one ethernet card (ie one ip address) and not another?
thanks samueljparsons@yahoo.co.uk
participants (4)
-
Andreas Jung -
Eric Walstad -
Samuel Parsons -
seb bacon