Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 1999 16:42:31 -0400
From:      Sean Michael Whipkey <highway@cstone.net>
To:        "Kelsey Cummings" <kc@neteze.com>
Cc:        <freebsd-isp@freebsd.org>
Subject:   Re: apache .htaccess problems (not really fbsd problem)
Message-ID:  <3.0.6.32.19990917164231.02d1e180@cstone.net>
In-Reply-To: <139b01bf014b$41084820$33f9c9d0@neteze.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Running FreeBSD 3.2-RELEASE with Apache 1.3.3, we don't always see the same
problem.  For example, in my personal directory, my password protected
directories have their subdirectories protected, but you don't have to
re-authenticate.

Here's my .htaccess file:
AuthType Basic
AuthName "Cornerstone GWAR"
AuthDBMUserFile /www/users/highway/gwar/passwd

<Limit GET>
require valid-user
</Limit>

HTH,

SeanMike

--
SeanMike Whipkey - Cornerstone Networks Engineering - highway@cstone.net
Report received spam to: spam-report@cstone.net with the full headers 
Cornerstone Networks - 804.817.7000 or 800.325.9848 - http://www.cstone.net
"Paratroopers are not an oppressed minority" - David Drake






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.19990917164231.02d1e180>