From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 03:40:53 2004 Return-Path: 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 B2ACF16A4CE for ; Tue, 20 Apr 2004 03:40:53 -0700 (PDT) Received: from idoru.mine.nu (cpc3-cdif2-3-0-cust202.cdif.cable.ntl.com [81.103.32.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6628A43D39 for ; Tue, 20 Apr 2004 03:40:53 -0700 (PDT) (envelope-from rasputin@idoru.mine.nu) Received: from rasputin by idoru.mine.nu with local (Exim 4.22) id 1BFsgN-0000pL-Vz; Tue, 20 Apr 2004 11:40:51 +0100 Date: Tue, 20 Apr 2004 11:40:51 +0100 From: Dick Davies To: Glenn Sieb Message-ID: <20040420104051.GB303@lb.tenfour> References: <20040418231354.M545@enabled.com> <40830EC8.2070608@wingfoot.org> <20040419010449.M37374@enabled.com> <40835069.3090108@wingfoot.org> <20040419041439.M56886@enabled.com> <408353A1.8010105@wingfoot.org> <20040419042907.M2237@enabled.com> <4083D557.2040703@wingfoot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4083D557.2040703@wingfoot.org> User-Agent: Mutt/1.4.2.1i Sender: Rasputin cc: FreeBSD Questions Subject: Re: .htaccess in subdir of /usr/home//public_html X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dick Davies List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 10:40:53 -0000 * Glenn Sieb [0434 14:34]: > Noah said the following on 4/19/2004 12:39 AM: > > >>AuthType Basic > >>AuthUserFile htpasswd.file.location.and.name.here > >>AuthName "Something to make sense" > >>require valid-user > >thanks glen - looks like this is still not working. No password Prompt Maybe the browser is caching the credentials? What do the lines in access.log/error log look like? > >here is what I did: > > > >cat of /usr/home//public_html//.htaccess > > > >--- snip --- > > > >AuthType Basic > >AuthUserFile /usr/home//public_html//.htpasswd > >AuthName "Protected Area" > >require user glob That syntax is fine. How did you create '/usr/home//public_html//.htpasswd'? > Ok.. first off: Is there a user named "glob" in that .htpasswd file? > > Secondly, can you check that you have the module mod_userdir.c loading? The directory is being served so UserDir is obviously working. The permissions of the files were not the same in both of Noahs posts. What user and group does apache run as? Give us an ls -l of both .htaccess and .htpasswd again, please. -- The advertisement is the most truthful part of a newspaper -- Thomas Jefferson Rasputin :: Jack of All Trades - Master of Nuns