[Zope] zope without apache.

Phil Harris phil.harris@zope.co.uk
Thu, 26 Jul 2001 10:16:18 +0100


Probably the best way without changing the source is to use:

python z2.py -X -w 80

You may want to add other flags for the other bits you may need ,
FTP/Monitor for example.

----- Original Message -----
From: "Paul Zwarts" <paz@www2.oratrix.nl>
To: "Ismet Dere" <ismet@fiducia-china.com>
Cc: "Zope" <zope@zope.org>
Sent: Thursday, July 26, 2001 10:10 AM
Subject: RE: [Zope] zope without apache.


> Ismet,
>
> First off, please dont post to newsgroups in HTML. Majority of us here use
> text mail editors.
>
> It is very possible to use on ZServer for HTTP. Simply configure your Zope
> by editing the z2.py file to the proper HTTP_PORT. The default is 80 for a
> website and Zope is installed to 8080 by default. Just look for that line
> after the 3 pages of comments and change to 80, start Zope and youre
> finished.
>
> Success,
> Paz
>
> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Ismet
> Dere
> Sent: Friday, July 27, 2001 1:52 AM
> To: Zope Mailingliste
> Subject: [Zope] zope without apache.
>
>
> hello all,
>
> is it possible to virtual hosting only with Zope eliminating Apache
> alltogether?.
>
> ismet
>
>
> _______________________________________________
> 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 )