Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 30963 invoked from network); 30 Dec 2005 06:35:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Dec 2005 06:35:39 -0000 Received: (qmail 45434 invoked by uid 500); 30 Dec 2005 06:35:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 44415 invoked by uid 500); 30 Dec 2005 06:35:27 -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 44404 invoked by uid 99); 30 Dec 2005 06:35:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2005 22:35:27 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [82.153.252.25] (HELO mra03.ch.as12513.net) (82.153.252.25) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2005 22:35:26 -0800 Received: from localhost (localhost [127.0.0.1]) by mra03.ch.as12513.net (Postfix) with ESMTP id 092A4D4333 for ; Fri, 30 Dec 2005 06:35:04 +0000 (GMT) Received: from mra03.ch.as12513.net ([127.0.0.1]) by localhost (mra03.ch.as12513.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22932-01-3 for ; Fri, 30 Dec 2005 06:35:02 +0000 (GMT) Received: from karsites.net (unknown [81.168.74.150]) by mra03.ch.as12513.net (Postfix) with ESMTP id 78891D447C for ; Fri, 30 Dec 2005 06:32:50 +0000 (GMT) Date: Fri, 30 Dec 2005 06:26:32 +0000 (GMT) From: httpd2@karsites.net X-X-Sender: keith@karsites.net To: users@httpd.apache.org In-Reply-To: <43B4BA79.3070300@earthlink.net> Message-ID: References: <43B4BA79.3070300@earthlink.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Filename Access X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Jim. Thanks for doing that test on your machine. Does anyone else on the list have the same behaviour on their server with the directive? I cannot see what effect the directive container has on files? Keith On Thu, 29 Dec 2005, Jim Walls wrote: > To: users@httpd.apache.org > From: Jim Walls > Subject: Re: [users@httpd] Filename Access > > I have a restricted directory on one of my sites and I > looked at my config to see what I have listed. I also > tried the same test that you did on my site. When I try > to access the directory, I get a request for a logon and > password (as expected). When I entered an invalid > password, I gave me the Authorization Required page. I > then tried to directly access a file in that directory and > got exactly the same response. Lastly I verified that I > was getting the filename right by entering the correct > password when prompted and was able to access the file. > Here is an extract of my confd file if that helps. This > is obviously on a Windows based Apache. > > > > > AllowOverride None > > Order allow,deny > Allow from all > > > > # > # Allow Override for .htpasswd access to xxxFiles directory > > Group/Apache2/htdocs/K6CCC.org/xxxFiles"> > AllowOverride AuthConfig > > > In the last Directory statement, it really is one line, but may split in > the E-Mail... > > > -- > 73 > ------------------------------------- > Jim Walls - K6CCC > k6ccc@amsat.org > Ofc: 818-548-4804 > http://home.earthlink.net/~k6ccc > AMSAT Member 32537 - WSWSS Member 395 --------------------------------------------------------------------- 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