Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 5626 invoked from network); 2 Jul 2006 18:57:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jul 2006 18:57:40 -0000 Received: (qmail 25167 invoked by uid 500); 2 Jul 2006 18:57:28 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 24687 invoked by uid 500); 2 Jul 2006 18:57:26 -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 24676 invoked by uid 99); 2 Jul 2006 18:57:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 11:57:25 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 64.233.162.201 as permitted sender) Received: from [64.233.162.201] (HELO nz-out-0102.google.com) (64.233.162.201) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 11:57:25 -0700 Received: by nz-out-0102.google.com with SMTP id 12so767238nzp for ; Sun, 02 Jul 2006 11:57:04 -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=QwBzgbbMl0wEVXrCSjQuQEWOs2e8tMdH4YjQEfxUP0cI5+HEOJBXMWkgcTrBJqhLRaqKUqvB/FhNIO8Dahu9cdkYH0NadVwWlqvsRYj0+i568Cil0Jix5cGQbcvMQO8z5+Ra4WQ+/HDHdH6FZtG9oNlDC+aQStcERgTVm3fb/K4= Received: by 10.36.50.15 with SMTP id x15mr2851098nzx; Sun, 02 Jul 2006 11:57:04 -0700 (PDT) Received: by 10.36.109.10 with HTTP; Sun, 2 Jul 2006 11:57:04 -0700 (PDT) Message-ID: Date: Sun, 2 Jul 2006 14:57:04 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 993b549a9ee5d221 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Combining user-based and host-based authentications X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/2/06, Maxim wrote: > Hello list, > > > I would like to allow people from a given IP address to access my > website without user authentification, and ask for a login/password > for requests originating from any other IP address. > > Is there any way to combine allow/deny with mod_auth directives, or > any other way to achieve this ? Check the docs for the "Satisfy" directive. 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