From owner-freebsd-cvsweb@FreeBSD.ORG Mon Jul 28 11:14:02 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BBD037B405 for ; Mon, 28 Jul 2003 11:14:02 -0700 (PDT) Received: from smtp1.pp.htv.fi (smtp1.pp.htv.fi [212.90.64.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B52443FB1 for ; Mon, 28 Jul 2003 11:14:01 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp1.pp.htv.fi (Postfix) with ESMTP id 5B6FB7FDA5 for ; Mon, 28 Jul 2003 21:14:00 +0300 (EEST) Received: from cs78130147.pp.htv.fi (cs78130147.pp.htv.fi [62.78.130.147]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h6SIDx521874 for ; Mon, 28 Jul 2003 21:13:59 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: freebsd-cvsweb@FreeBSD.org In-Reply-To: <80369A4422B7C74A9E3A4C0B980AFA5883C094@ehost010-1.intermedia.net> References: <80369A4422B7C74A9E3A4C0B980AFA5883C094@ehost010-1.intermedia.net> Content-Type: text/plain Organization: FreeBSD Message-Id: <1059416038.23194.91.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 (1.4.0-0.vs.1) Date: 28 Jul 2003 21:13:58 +0300 Content-Transfer-Encoding: 7bit Subject: Re: Apache version limitations? X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 18:14:02 -0000 On Mon, 2003-07-28 at 20:57, Rick Genter wrote: > I've just set up a CVS server at my office and I want to install > CVSWeb. Is there a particular version of Apache I should use, or > should the latest stable version (2.0.47) work? As far as I know, all Apache versions >= 1.3 work. mod_perl 1.99+ isn't recommended at the moment, and for Perl 5.8 you may need to remove the -T from the first line of cvsweb.cgi. -- \/