Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 47360 invoked from network); 12 Jun 2006 18:57:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jun 2006 18:57:31 -0000 Received: (qmail 49929 invoked by uid 500); 12 Jun 2006 18:57:21 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 49918 invoked by uid 500); 12 Jun 2006 18:57:21 -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 49907 invoked by uid 99); 12 Jun 2006 18:57:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 11:57:21 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 66.249.82.202 as permitted sender) Received: from [66.249.82.202] (HELO wx-out-0102.google.com) (66.249.82.202) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 11:57:20 -0700 Received: by wx-out-0102.google.com with SMTP id t12so935920wxc for ; Mon, 12 Jun 2006 11:56:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uFJb7oEm/2r1vXUUxeA59Jem8PctKiPLXNor7o4jzwlk/ACDCY4bT3Pf601XGXi9oX00ztdPr1zGcRYataHD2em+jKxjtImZSEyTLFRELGrD4PvVlAc1Y80rkfALrtD2kYeJYZTHdlbFr+79tTDYE7BsfuCpZGMWRs2gi/wNQOY= Received: by 10.70.73.13 with SMTP id v13mr6757509wxa; Mon, 12 Jun 2006 11:56:59 -0700 (PDT) Received: by 10.70.92.6 with HTTP; Mon, 12 Jun 2006 11:56:59 -0700 (PDT) Message-ID: Date: Mon, 12 Jun 2006 14:56:59 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <20060612184250.64201.qmail@web32611.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060612184250.64201.qmail@web32611.mail.mud.yahoo.com> X-Google-Sender-Auth: 97d876d55fe26176 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] FilesMatch Explanation! X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/12/06, Zakai Kinan wrote: > I see. The way I used the filematch did not result in > any errors. Apache seems to simply ignore the > directive. The directory is already protected, but I > wanted to restrict access to one script to one user > within the directory. The user is part of the > authentication for the directory in the htpasswd file. Show us the exact matching entry from the access_log along with the exact contents of the .htaccess file without obscuring everything. (I ask this because it is most likely you are making a simple mistake someplace. But we can't tell unless we see exactly what you are doing.) Joshua. --------------------------------------------------------------------- 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