From owner-freebsd-questions@FreeBSD.ORG Sat Aug 19 16:18:22 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 7C8AD16A4DA for ; Sat, 19 Aug 2006 16:18:22 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF31043D49 for ; Sat, 19 Aug 2006 16:18:21 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 64B6F99C0F7; Sat, 19 Aug 2006 18:18:20 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id V6DBlt4lFJcv; Sat, 19 Aug 2006 18:18:20 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id E5B7199C0EC; Sat, 19 Aug 2006 18:18:19 +0200 (CEST) Message-ID: <44E739CA.2030800@FreeBSD.org> Date: Sat, 19 Aug 2006 18:18:18 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ian Lord References: <7.0.1.0.2.20060819112042.06a847b0@msdi.ca> <44E73072.40205@FreeBSD.org> <852003734.20060819175708@rulez.sk> <7.0.1.0.2.20060819121137.06707008@msdi.ca> In-Reply-To: <7.0.1.0.2.20060819121137.06707008@msdi.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Apache 2.2 http accept filter 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: Sat, 19 Aug 2006 16:18:22 -0000 Ian Lord wrote: > >> well, the apache22_http_accept_enable="YES" should do this for him, >> but it seems like the problems stands elsewhere. >> >> Ian, are you sure that these modules are present under the >> /boot/modules directory? > > Hi, I just checked and the /boot/modules directory is empty so I guess > the problem is there... > Do I need to build a port or something to have them ? > You might have option NO_MODULES in your kernel config file. If so, remove it and rebuild your kernel as described in the FreeBSD Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html -- Cheers, Gabor