From owner-freebsd-questions@FreeBSD.ORG Sat Apr 22 12:50:18 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB86216A404 for ; Sat, 22 Apr 2006 12:50:18 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4878943DAC for ; Sat, 22 Apr 2006 12:49:57 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060422124956.PQLA10520.mta11.adelphia.net@barbish> for ; Sat, 22 Apr 2006 08:49:56 -0400 From: "fbsd" To: "freebsd-questions@FreeBSD. ORG" Date: Sat, 22 Apr 2006 08:49:55 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: Apache port included dso modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 12:50:19 -0000 In the hpptd.conf file their are a bunch of DSO modules being included. Are these required by Apache to run? The only one I know for sure I am using is the PHP4 one. Can I comment the rest out to disable them as I considerer anything I am not really using as possible security leaks? Is there documentation on what these DSO modules do and how to use them?