From owner-freebsd-questions@FreeBSD.ORG Thu Jul 9 09:51:13 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 3D7851065672 for ; Thu, 9 Jul 2009 09:51:13 +0000 (UTC) (envelope-from nicolas@nicoelro.net) Received: from mail.nicoelro.net (helm.nicoelro.net [87.98.216.147]) by mx1.freebsd.org (Postfix) with ESMTP id 0069F8FC19 for ; Thu, 9 Jul 2009 09:51:12 +0000 (UTC) (envelope-from nicolas@nicoelro.net) Received: by mail.nicoelro.net (Postfix, from userid 58) id E227D78D59; Thu, 9 Jul 2009 11:35:42 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on helm.nicoelro.net X-Spam-Level: X-Spam-Status: No, score=-4.4 required=6.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 Received: from belegost.nicoelro.net (unknown [93.1.201.175]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nicolas@nicoelro.net) by mail.nicoelro.net (Postfix) with ESMTP id 1CC7F78C19 for ; Thu, 9 Jul 2009 11:35:40 +0200 (CEST) Date: Thu, 9 Jul 2009 11:35:34 +0200 From: Nicolas Letellier To: freebsd-questions@freebsd.org Message-ID: <20090709113534.43373278@belegost.nicoelro.net> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.12.9; i486-slackware-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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 09:51:13 -0000 Hello. I want to secure my Apache/PHP environment without : - safe_mode - suphp / suexec So, I found this : http://mpm-itk.sesse.net/ In this page, we can see that a FreeBSD port exists, but I can't find it. What do you thinh about it? This tool seems to be good. Which Apache version do you advice? apache13 apache20 apache22 apache22-peruser-mp Best regards, -- Nicolas