configuring zope to run as a service- and listening on port 80
Hello, Can someone tell me how to configure Zope to run on port 80 when started as a service. I am running W2K. Clark
Hi Clark, in this case you should simply edit the file z2.py it contains defaults which you can simply change. Regards Tino --On Monday, October 29, 2001 07:43:13 -0600 Clark OBrien <COBrien@isis-server.vuse.vanderbilt.edu> wrote:
Hello, Can someone tell me how to configure Zope to run on port 80 when started as a service. I am running W2K. Clark
_______________________________________________ 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 )
Look in the registry for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\[The name of you Zope Installation]\Parameters for the key start. There is documentation at Zope.org. Cheers. -- Andy McKay. ----- Original Message ----- From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu> To: <zope@zope.org> Sent: Monday, October 29, 2001 5:43 AM Subject: [Zope] configuring zope to run as a service- and listening on port 80
Hello, Can someone tell me how to configure Zope to run on port 80 when started as a service. I am running W2K. Clark
_______________________________________________ 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 )
participants (3)
-
Andy McKay -
Clark OBrien -
Tino Wildenhain