Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 80472 invoked from network); 5 Dec 2005 13:51:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 13:51:10 -0000 Received: (qmail 40846 invoked by uid 500); 5 Dec 2005 13:50:38 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 39955 invoked by uid 500); 5 Dec 2005 13:50:34 -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 39545 invoked by uid 99); 5 Dec 2005 13:50:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 05:50:30 -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 [62.134.191.12] (HELO ms-fra.gft.com) (62.134.191.12) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 05:48:42 -0800 Received: from maileschborn.gft.com ([172.28.1.4]) by ms-fra.gft.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 5 Dec 2005 14:48:21 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 5 Dec 2005 14:48:20 +0100 Message-ID: <17EE6E3A17828540B8D7D6CCE62BC52D02B424A8@maileschborn.gft.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Auth problem with Location Thread-Index: AcX5oQB2y2HLmhziQoKB7lP8kiXmbAAATkEQ From: "Maurer, Hermann" To: , X-OriginalArrivalTime: 05 Dec 2005 13:48:21.0938 (UTC) FILETIME=[8E6BE120:01C5F9A2] X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Auth problem with Location X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > -----Original Message----- > From: Nico [mailto:nicolas.georget@gmail.com]=20 > Sent: Monday, December 05, 2005 2:36 PM > To: users@httpd.apache.org > Subject: Re: [users@httpd] Auth problem with Location Hi Nico, >=20 > 2005/12/5, Maurer, Hermann : >=20 > > Hello folks, > > [...] > > > > Order Allow,Deny > > Allow from all > > AuthName "Confidentail Area, please login" > > AuthType Basic > > AuthUserFile /usr/local/apache/passwd/passwords > > Require valid-users > > >=20 > Try with if your path is a Hard=20 > access in your server and with the valid syntax : > Require valid-user I cannot do that, because I don't have any concerning directories/files: it's subversion behind the url :-) >=20 > Or with Location, if it doesn't work, maybe=20 > /myloc/confidential isn't matching URLs URL-path|URL> ... Unfortunetly it is the matching one :-( >=20 > But it works with only this commands : >=20 > > AuthName "ConfidentIAL Area, please login" > AuthType Basic > AuthUserFile /usr/etc/MyDomain/.htpasswd > Require valid-user > >=20 Thanks, I have tried this, without success... > -- > nico >=20 --------------------------------------------------------------------- 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