Stian,
It's probably nicer to use the -P option for z2.py which allows you to
specify a port offset for all ZServer services.

ie. -P 8001 puts http on 8081 and ftp on 8022
or  -P 8002 puts http on 8082 and ftp on 8023

--Tim

PS.  sorry all for the Base64 encoding on the previous message.

_____________________________________________________
Tim McLaughlin
Iteration Zero - www.iterationzero.com
703-481-2233


Message: 8
Date: Mon, 11 Jun 2001 12:04:31 +0200 (CEST)
From: Erik Enge <[EMAIL PROTECTED]>
To: Stian Jenssen <[EMAIL PROTECTED]>
cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: Re: [Zope-dev] multiple servers!

On Mon, 11 Jun 2001, Stian Jenssen wrote:

> I wan't to run two webservers on the same machine one, zope/apache an
> one apache.  Can I set it up with 2 ports eg. 8080 and 80 but how do I
> do it?

Edit the z2.py file in your zope/ directory, look for HTTP_PORT and adjust
that to your needs.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to