From owner-freebsd-ports@FreeBSD.ORG Fri Mar 4 11:00:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE5B16A4E7 for ; Fri, 4 Mar 2005 11:00:18 +0000 (GMT) Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B2F43D41 for ; Fri, 4 Mar 2005 11:00:17 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id 5723760DE for ; Fri, 4 Mar 2005 12:00:16 +0100 (CET) Received: by vision.anyware (Postfix, from userid 1021) id 4FBD260EA; Fri, 4 Mar 2005 12:00:17 +0100 (CET) Date: Fri, 4 Mar 2005 12:00:17 +0100 From: Jean-Baptiste Quenot To: freebsd-ports Message-ID: <20050304110014.GC63857@vision.anyware> Mail-Followup-To: freebsd-ports References: <20050304100443.GB63857@vision.anyware> <20050304102519.GA70223@goofy.cultdeadsheep.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050304102519.GA70223@goofy.cultdeadsheep.org> User-Agent: Mutt/1.5.6i Subject: Re: lang/php4 Apache module not matched by IfModule X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 11:00:18 -0000 * Clement Laforet: > On Fri, Mar 04, 2005 at 11:04:45AM +0100, Jean-Baptiste Quenot > wrote: > > > > > AddType application/x-httpd-php .php > > DirectoryIndex index.php > > > > Correct value actually is: > > AddType application/x-httpd-php .php > AddType application/x-httpd-php-source .phps > Well, "sapi_apache2.c" is not very meaningful for a system administrator. At least "php" should appear. And also, it means that a number of ports are broken, eg horde. -- Jean-Baptiste Quenot http://caraldi.com/jbq/