Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 70448 invoked from network); 17 Aug 2007 20:01:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 20:01:06 -0000 Received: (qmail 36807 invoked by uid 500); 17 Aug 2007 20:00:54 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 36790 invoked by uid 500); 17 Aug 2007 20:00:54 -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 36779 invoked by uid 99); 17 Aug 2007 20:00:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 13:00:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jslive@gmail.com designates 209.85.146.181 as permitted sender) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 20:00:53 +0000 Received: by wa-out-1112.google.com with SMTP id j5so385921wah for ; Fri, 17 Aug 2007 13:00:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received: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=Z8Y7j6AwnP/r0g60NiU5pwO3mhjfU6fJEbfDrCsbgc0atzQKYV1jnMkI1lp8P5WnWympVV9mzygidkaIMWOtsZWSvPlPS7L3Bd1i6tvkYH8+D5J89YfZIVyrHuZqiTln13/CsZX51fRcqSXBJOourEW3PN5E90n86Ha4RuTo7RQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 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=QFf1PNoCp/WJ9Ub8csfSeWc0YQNkp/NCcF/0aYlsOOfKaq8+5Y8/4NGtpgbvjIZx1cgJR0mXuZmSMEqa5sCYqJqS1XEnQSd9AzoZV4l6bCfeS9sPtNC+KNdPM40d2f6j/kZHD3s8jXI84UHmIDmhT42+0E/Dd6Dc57QbKU60acI= Received: by 10.115.18.1 with SMTP id v1mr2228269wai.1187380832660; Fri, 17 Aug 2007 13:00:32 -0700 (PDT) Received: by 10.114.53.5 with HTTP; Fri, 17 Aug 2007 13:00:32 -0700 (PDT) Message-ID: Date: Fri, 17 Aug 2007 16:00:32 -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 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 42c0ed9917d4a7af X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] HTTP authentication, with proxy? On 8/17/07, aaron smith wrote: > But it seems that with the proxy it overrides HTTP authentication.. That's because the proxy never hits a local "". Use instead. 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