The following reply was made to PR general/2733; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Ben Bullock <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/2733: .htaccess file ignored Date: Tue, 28 Jul 1998 21:45:07 -0700 (PDT) Please send a copy of your config files. On Tue, 28 Jul 1998, Ben Bullock wrote: > [EMAIL PROTECTED] wrote: > > > > Synopsis: .htaccess file ignored > > > > State-Changed-From-To: open-feedback > > State-Changed-By: marc > > State-Changed-When: Tue Jul 28 16:12:35 PDT 1998 > > State-Changed-Why: > > YOu say you enable AllowOverride AuthConfig for the > > document root, then expect it to work outside the > > document root. > > > > Do you have AllowOverride AuthConfig enabled for > > the directory you are actually trying to access, not just > > the documentroot? > > Yes. In fact, I have tried these combinations in access.conf, > all without success: > 1)AllowOverride AuthConfig in BOTH document root AND the specific > directory in which .htaccess resides. > 2)AllowOverride AuthConfig in document root only. > 3)AllowOverride AuthConfig in specific directory only. > > While none of these choices work with apache_1.3.1, apache_1.3.0 > correctly handles the directives in .htaccess with either (1), > (2) or (3). >
