Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 93096 invoked from network); 29 Nov 2005 23:56:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 23:56:20 -0000 Received: (qmail 30212 invoked by uid 500); 29 Nov 2005 23:56:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 30199 invoked by uid 500); 29 Nov 2005 23:56:09 -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 30187 invoked by uid 99); 29 Nov 2005 23:56:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 15:56:09 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tolsen718@gmail.com designates 66.249.82.193 as permitted sender) Received: from [66.249.82.193] (HELO xproxy.gmail.com) (66.249.82.193) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 15:57:38 -0800 Received: by xproxy.gmail.com with SMTP id h26so1897394wxd for ; Tue, 29 Nov 2005 15:55:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jHmad0xx9o0mwmeitHsx8vvw31aljKhpLjnxutnlSQzJudgBea/fjP3vGjZOv2ezOs0LFwu5kdAlCSbn6ZvJwdnfN+zqZdLFul2WW7raJkiiu4tUP2/GBUzt9pzGuGa4v0sbPW2dDmiSyj49tc0nWNalymZk2RR1gmD8k7JHX3Q= Received: by 10.64.199.1 with SMTP id w1mr3181764qbf; Tue, 29 Nov 2005 15:55:47 -0800 (PST) Received: by 10.65.220.1 with HTTP; Tue, 29 Nov 2005 15:55:46 -0800 (PST) Message-ID: <4be80d840511291555l53ec6645u38602673db87d233@mail.gmail.com> Date: Tue, 29 Nov 2005 18:55:46 -0500 From: Tim Olsen To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] SSLOptions +FakeBasicAuth without an AuthUserFile ? X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N For Apache 2.0, is it possible to use "SSLOptions +FakeBasicAuth" without specifying an AuthUserFile (which I guess would mean without specifying AuthType as well) ? The second method referred to in seems to imply that a AuthUserFile is not necessary. Auth* directives and an httpd.passwd file are only shown in the first method, but not in the second. I gathered from that an AuthUserFile is necessary, but now I'm not sure. thanks, Tim --------------------------------------------------------------------- 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