Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 67916 invoked from network); 22 Mar 2006 14:31:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 14:31:40 -0000 Received: (qmail 76621 invoked by uid 500); 22 Mar 2006 14:31:24 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 76600 invoked by uid 500); 22 Mar 2006 14:31:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 76588 invoked by uid 99); 22 Mar 2006 14:31:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 06:31:23 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [80.229.52.226] (HELO asgard.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 06:31:23 -0800 Received: from asgard (asgard [192.168.10.2]) by asgard.webthing.com (Postfix) with ESMTP id 33E2B6451C for ; Wed, 22 Mar 2006 14:31:01 +0000 (GMT) From: Nick Kew Organization: WebThing Ltd To: users@httpd.apache.org Date: Wed, 22 Mar 2006 14:30:56 +0000 User-Agent: KMail/1.8.3 References: <43499.210.80.130.198.1142992338.squirrel@mail.cathedral.qld.edu.au> <200603221102.36564.nick@webthing.com> <24170.220.245.109.241.1143026376.squirrel@mail.cathedral.qld.edu.au> In-Reply-To: <24170.220.245.109.241.1143026376.squirrel@mail.cathedral.qld.edu.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603221430.58101.nick@webthing.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Password protect apache home directories X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wednesday 22 March 2006 11:19, Paul Matthews wrote: > [Wed Mar 22 20:58:19 2006] [error] [client 192.168.1.34] access to /~root/ > failed, reason: unknown require directive:"file-owner" Looks clear enough to me. You don't have the module that implements file-owner loaded. To answer your next two questions, it's in modules/aaa in your source directory, and the page in the documentation to look for how to build it is apxs. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org