13 Jun
1999
13 Jun
'99
2:17 p.m.
I think I've solved both of these problems for my situation with the following Rewrite rules...
I'm running ZServer on port 9673 and via pcgi. I use the 9673 approach internally while externally folks go through apache and use pcgi.
Steve, Running a 9673 and pcgi server simultaneously bit me *bad*. I ended up with a corrupted database (as I was running NFS at the same time). Check out the posting [Zope] Running ZopeHTTPServer and PCGI together <http://www.zope.org/pipermail/zope/1999-June/004973.html> for more details. 'course, YMMV but I'd be very careful if I were you. Tone.