From owner-freebsd-questions@FreeBSD.ORG Wed Jul 11 22:39:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8ACAC16A468 for ; Wed, 11 Jul 2007 22:39:46 +0000 (UTC) (envelope-from af.gourmet@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6371D13C457 for ; Wed, 11 Jul 2007 22:39:46 +0000 (UTC) (envelope-from af.gourmet@videotron.ca) Received: from [127.0.0.1] ([74.56.154.114]) by VL-MH-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0JL100NKBDM91VC0@VL-MH-MR001.ip.videotron.ca> for freebsd-questions@freebsd.org; Wed, 11 Jul 2007 18:39:45 -0400 (EDT) Date: Wed, 11 Jul 2007 18:39:45 -0400 From: pj In-reply-to: <84b68b3d0707111139j2907f140mc410946febabff8d@mail.gmail.com> To: Amitabh Kant Message-id: <46955C31.4000201@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Antivirus: avast! (VPS 000746-2, 06/01/2007), Outbound message X-Antivirus-Status: Clean References: <469511DF.70409@videotron.ca> <84b68b3d0707111139j2907f140mc410946febabff8d@mail.gmail.com> User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) Cc: freebsd-questions@freebsd.org Subject: Re: without SSL 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: Wed, 11 Jul 2007 22:39:46 -0000 Thanks for the speedy reply. I saw something about this accf_http while checking the Web, but haven't got to trying that yet. I find it strange since this was never needed before - even in my previous installation of apache22. I'll try it shortly. Amitabh Kant wrote: > On 7/11/07, pj wrote: > >> On top of this, when I try to stop apache with apachectl stop, apache >> stops. But apachectl start gives : "[warn] (2) No such file or >> directory: Failed to enable the 'httpready' Accept Filter" >> >> >> Phil > > Either load the kernel module using "kldload accf_http" or insert the > following line in /boot.loader.conf : > accf_http_load="YES" > > Regards > Amitabh >