[Zope-dev] multiple servers!

Erik Enge erik@thingamy.net
Mon, 11 Jun 2001 12:04:31 +0200 (CEST)


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.