From owner-freebsd-questions@FreeBSD.ORG Tue Jul 25 08:56:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88F9216A4DF for ; Tue, 25 Jul 2006 08:56:28 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243C243D45 for ; Tue, 25 Jul 2006 08:56:26 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: by wr-out-0506.google.com with SMTP id i23so758502wra for ; Tue, 25 Jul 2006 01:56:25 -0700 (PDT) Received: by 10.64.83.10 with SMTP id g10mr4842389qbb; Tue, 25 Jul 2006 01:56:25 -0700 (PDT) Received: from ?192.168.0.3? ( [67.189.184.224]) by mx.gmail.com with ESMTP id d2sm3045752qbc.2006.07.25.01.56.25; Tue, 25 Jul 2006 01:56:25 -0700 (PDT) Date: Tue, 25 Jul 2006 04:56:45 -0400 From: Gerard Seibert To: freebsd-questions@freebsd.org Organization: Seibercom In-Reply-To: <20060725061640.GB57835@rb1.palstra.com> References: <20060724165648.3F7A.GERARD@seibercom.net> <20060725061640.GB57835@rb1.palstra.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20060725045211.D314.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.25 [en] Subject: Re: Unable to access Postfixadmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 08:56:28 -0000 Riemer Palstra wrote: > On Mon, Jul 24, 2006 at 05:12:51PM -0400, Gerard Seibert wrote: > > > > Options Indexes > > AllowOverride AuthConfig > > > > > > Attempting to access the site produced am error message. > > So, what's the error message, and what's in your Apache logs? Forbidden You don't have permission to access /postfixadmin/ on this server. [httpd-error.log] [Tue Jul 25 04:46:35 2006] [error] [client 72.14.194.17] client denied by server configuration: /usr/local/www/postfixadmin/, referer: http://www.seibercom.net/postfixadmin/ [Tue Jul 25 04:46:36 2006] [error] [client 67.189.184.224] client denied by server configuration: /usr/local/www/postfixadmin/ > > > The .htpasswd and .htaccess files are both located in the > > postfixadmin/admin directory. > > And what's in your .htaccess file? AuthUserFile /usr/local/www/postfixadmin/admin/.htpasswd #AuthGroupFile /dev/null AuthName "Postfix Admin" AuthType Basic require valid-user I commented out the AuthGroupFile because someone else told me it was not needed. Either with or without it, it still does not work. > > On a related note, is magic_quotes_gpc turned on in your PHP config? > Unfortunately, PostfixAdmin may need that. I don't know. Where would I locate it? -- Gerard Seibert gerard@seibercom.net