Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 64565 invoked by uid 500); 18 Jun 2003 16:13:56 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 64416 invoked from network); 18 Jun 2003 16:13:54 -0000 Received: from www.fastmail.fm (66.111.4.2) by daedalus.apache.org with SMTP; 18 Jun 2003 16:13:54 -0000 Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by localhost.localdomain (Postfix) with ESMTP id F1A132ECD3 for ; Wed, 18 Jun 2003 12:13:54 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by messagingengine.com with SMTP; Wed, 18 Jun 2003 12:13:55 -0400 X-Epoch: 1055952835 X-Sasl-enc: ZJ3vuywbedeqiX1WAnLmCQ Received: from usager70-65.hec.ca (usager70-65.hec.ca [132.211.70.65]) by www.fastmail.fm (Postfix) with ESMTP id 9474717903 for ; Wed, 18 Jun 2003 12:13:54 -0400 (EDT) Date: Wed, 18 Jun 2003 12:13:53 -0400 (=?ISO-8859-1?Q?Est_=28heure_d'=E9t=E9=29?=) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <20030618161027.GR22692@rdlg.net> Message-ID: References: <20030618154603.GP22692@rdlg.net> <20030618161027.GR22692@rdlg.net> X-X-Sender: slive@www.fastmail.fm MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] apache2 and htaccess files? On Wed, 18 Jun 2003, Robert L. Harris wrote: > > AllowOverride AuthConfig > Order deny,allow > Deny from all What is the "Deny from all" doing in there. With that set (and without "Satisfy any"), everyone will be denied access by hostname. 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