[Zope] zope without apache.

Ismet Dere ismet@fiducia-china.com
Thu, 26 Jul 2001 18:04:08 -0700


hi Phil, Paul,  thank you for replying,

when zope started as ./start -w 80 works fine for a single site, but howto
do for multiple sites?

regards :)
ismet

| 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.
|