From owner-freebsd-questions@FreeBSD.ORG Thu Jul 9 10:36:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BD5A1065677 for ; Thu, 9 Jul 2009 10:36:43 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 8F5C78FC1B for ; Thu, 9 Jul 2009 10:36:42 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from localhost (unknown [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id D34CE1CCA3; Thu, 9 Jul 2009 13:18:04 +0300 (EEST) X-Virus-Scanned: amavisd-new at liukuma.net Received: from www.liukuma.net ([127.0.0.1]) by localhost (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id OFYS-K51p7U4; Thu, 9 Jul 2009 13:18:03 +0300 (EEST) Received: from rivendell (a88-114-134-146.elisa-laajakaista.fi [88.114.134.146]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTPSA id A49771CCA0; Thu, 9 Jul 2009 13:18:00 +0300 (EEST) Message-ID: From: "Reko Turja" To: "Nicolas Letellier" , References: <20090709113534.43373278@belegost.nicoelro.net> In-Reply-To: <20090709113534.43373278@belegost.nicoelro.net> Date: Thu, 9 Jul 2009 13:18:39 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8064.206 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8064.206 Cc: Subject: Re: Secure apache with php X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2009 10:36:43 -0000 > I want to secure my Apache/PHP environment... Full suhosin, both patch and mod for the PHP. IIRC suhosin patch is=20 optional in PHP port and the mod can be installed via ports. (http://www.hardened-php.net/suhosin/index.html) Apache environment and binaries set up in a jail. > Which Apache version do you advice? I reckon these days 2.2 would be the best in regards of future=20 upgrades and development. -Reko=20