Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 56883 invoked from network); 28 Apr 2009 09:16:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Apr 2009 09:16:54 -0000 Received: (qmail 10311 invoked by uid 500); 28 Apr 2009 09:16:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 10259 invoked by uid 500); 28 Apr 2009 09:16:51 -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 10250 invoked by uid 99); 28 Apr 2009 09:16:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 09:16:51 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [212.227.126.171] (HELO moutng.kundenserver.de) (212.227.126.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 09:16:41 +0000 Received: from [10.0.0.146] (icam.fr [213.30.137.18]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MKv1o-1LyjQG1t3N-000jgV; Tue, 28 Apr 2009 11:16:16 +0200 Message-Id: <0F743581-CC2E-4DCC-B152-EECCA026E814@free.fr> From: Vianney Lejeune To: users@httpd.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 28 Apr 2009 11:12:36 +0200 X-Mailer: Apple Mail (2.930.3) X-Provags-ID: V01U2FsdGVkX1+z1rM3Uu0daS6po0Ez3crR3WMfNo8uoPrLKTQ 4grJ3R6aH3PxPuxjDIk5bwaCa8Qb4/Udv4pnbHU8hdvrvFzNa4 saxqHpAT6YJiU9K0HF4jXrqPUMylMjl9rqOd8AkG8s= X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Protect an entire subdomain containing virtual directories (ProxyPass) Hello, I have a subdomain (admin.mydomain.com). Some subdirectories (e.g admin.mydomain.com/foo/) are virtual bacause they redirect to a ProxyPass. How can I protect the entire subdomain admin.mydomain.com and all its subdirectories (real (=on disk) and virtual) based on a login/pwd ? Regards, Mr Lejeune --------------------------------------------------------------------- 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