7 Sep
1999
7 Sep
'99
8:51 p.m.
-----Original Message----- From: Tim Wilson [mailto:wilson@chemsun.chem.umn.edu] Sent: Tuesday, September 07, 1999 3:41 PM To: Zope Listserv Subject: [Zope] Zope+Apache config
Hi everyone,
I'm configuring Zope to work with Apache. A quick question:
I compiled Zope 2.0 with
# python w_pcgi.py
Then I started up Zope by typing #./start -p '' & No problems. My site was available at http://foo.bar:8080/
-p '' *disables* PCGI. -Michel