The following reply was made to PR mod_auth-any/2735; it has been noted by
GNATS.
From: Marc Slemko <[EMAIL PROTECTED]>
To: Apache bugs database <[EMAIL PROTECTED]>
Cc: Subject: Re: mod_auth-any/2735: use of htaccess file within cgi-bin
directory does not work any more (fwd)
Date: Thu, 30 Jul 1998 01:28:44 -0700 (PDT)
---------- Forwarded message ----------
Date: Thu, 30 Jul 1998 09:56:09 +0200
From: Frank Schoeters <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: mod_auth-any/2735: use of htaccess file within cgi-bin directory
does not work any more
> From [EMAIL PROTECTED] Wed Jul 29 18:48:47 1998
> Your AllowOverride directive is not set properly
> for your cgi-bin directory. If you wish to allow overrides
> via htaccess files, you have to set it to something other than
> AllowOverride None.
That was indeed the problem.
I overlooked that when going to 1.3 which had the explicit
'AllowOverride none' specification for Directory / proposed
in the httpd.conf.
Thanks very much.
Frank Schoeters