From owner-freebsd-questions@FreeBSD.ORG Thu Nov 26 12:43:03 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 408FF106568B for ; Thu, 26 Nov 2009 12:43:03 +0000 (UTC) (envelope-from frank@shute.org.uk) Received: from atmail-8.bnguk.net (atmail-8.bnguk.net [80.74.253.5]) by mx1.freebsd.org (Postfix) with ESMTP id 00F0C8FC18 for ; Thu, 26 Nov 2009 12:43:02 +0000 (UTC) Received: from 54-144.adsl.zetnet.co.uk ([194.247.54.144] helo=orange.esperance-linux.co.uk) by atmail-8.bnguk.net with esmtp (Exim 4.69) (envelope-from ) id 1NDdgb-0005n8-2Y; Thu, 26 Nov 2009 12:43:01 +0000 Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id 5A7364AC1B; Thu, 26 Nov 2009 12:43:00 +0000 (GMT) Date: Thu, 26 Nov 2009 12:43:00 +0000 From: Frank Shute To: Alex Huth Message-ID: <20091126124300.GA11552@orange.esperance-linux.co.uk> References: <20091126110544.GB4734@borusse.borussiapark> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091126110544.GB4734@borusse.borussiapark> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.0-RC1 amd64 X-Organisation: 'shute.org.uk' Cc: questions@freebsd.org Subject: Re: mod_security & apache port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2009 12:43:03 -0000 On Thu, Nov 26, 2009 at 12:05:44PM +0100, Alex Huth wrote: > > Hello! > > When i use the ports to install mod_security on a fresh installed 8.0 system, > it is installing apache 2.0.63_3. Are there any known problems why 2.2 isn't > used together with mod_security? > > Thx > I think that 2.0 is just the default. To build 2.2 instead put: APACHE_VERSION=22 in /etc/make.conf or install 2.2 first and then mod_security. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html