From owner-cvs-all Tue Sep 19 2:49: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E74B37B422; Tue, 19 Sep 2000 02:49:05 -0700 (PDT) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA81956; Tue, 19 Sep 2000 02:49:04 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200009190949.CAA81956@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 19 Sep 2000 02:49:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/zope/files apache.conf.Zope-Changes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/09/19 02:49:04 PDT Modified files: www/zope/files apache.conf.Zope-Changes Log: Make Zope management work with non-SSL connections, but give an example of how to turn it on. Conditionalize the SSL usage on , since that's been a problem. Also make the rewrite use cgi-bin.default/Zope.cgi, but give an example of what to change if you move it to cgi-bin/Zope.cgi. Revision Changes Path 1.2 +28 -22 ports/www/zope/files/apache.conf.Zope-Changes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message