Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 54677 invoked from network); 1 Mar 2006 09:57:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 09:57:30 -0000 Received: (qmail 55837 invoked by uid 500); 1 Mar 2006 09:57:26 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 55654 invoked by uid 500); 1 Mar 2006 09:57:25 -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 55634 invoked by uid 99); 1 Mar 2006 09:57:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 01:57:25 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.126.233.11] (HELO mail1.ef.pt) (193.126.233.11) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 01:57:24 -0800 Received: from mail1.ef.pt (localhost [127.0.0.1]) by mail1.ef.pt (Proxmox) with ESMTP id B0B852A879E for ; Wed, 1 Mar 2006 09:57:01 +0000 (WET) Received: from fidel.intranet.ef.pt (unknown [192.168.0.254]) by mail1.ef.pt (Proxmox) with ESMTP id 7A5D82A8787 for ; Wed, 1 Mar 2006 09:57:01 +0000 (WET) Received: from hmaac (hmaac.intranet.ef.pt [192.168.42.30]) by fidel.intranet.ef.pt (8.12.11/8.12.11) with ESMTP id k219vZW2004505 for ; Wed, 1 Mar 2006 09:57:35 GMT From: "Henrique Craveiro" To: Date: Wed, 1 Mar 2006 09:57:01 -0000 Message-ID: <004b01c63d16$7c93e580$1e2aa8c0@hmaac> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcY7vxL8vtb36yXNS56iKcroq8l3CABVzuwg X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Basic Authentication with mod_proxy X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Sorry, I was using , I tried and now it works! Thanks :) Henrique PS - By the way, which is the reason for it not to work using Directory? -----Original Message----- From: jslive@gmail.com [mailto:jslive@gmail.com] On Behalf Of Joshua Slive Sent: segunda-feira, 27 de Fevereiro de 2006 16:58 To: users@httpd.apache.org Subject: Re: [users@httpd] Basic Authentication with mod_proxy On 2/27/06, Henrique Craveiro wrote: > Hi, > > Ok, since not everybody uses or used mod_auth_kerb, I present my > question speaking about using Basic authentication (instead of > mod_auth_kerb) and mod_proxy. > > I configured my Web Server with Basic Authentication and mod_proxy > acting as reverse Proxy. What I want is Apache to authenticate and > only in case of succeeding in it it redirects to another server. How > can I do it? Mod_proxy always takes charge and authentication doesn't > occur because of it... :( > > Anybody? You never answered my question asking exactly how you have it configured and whether you are using or . 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 --------------------------------------------------------------------- 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