On 2004-12-01, Mattes Herrlich <mattes4444.RemoveThis@gmx.de> wrote:
> Yes, but didn't I do that by writing this into the httpd.conf?:
><Directory /usr/lib/cgi-bin/>
> AllowOverride AuthConfig
> Options ExecCGI
> Order allow,deny
> Allow from all
></Directory>
Well, yes. I tried the same with Apache 1.3.31 and it worked, only
differences: I used "AllowOverride All" and "Options +ExecCGI".
Maybe is a problem in the different version of Apache.
You can try using those directives, then adding the Auth* directives
directly in the httpd.conf. Other than that, maybe upgrade is an
option.
Davide
--
Sysadmins don't go to hell; we're already doing our time in purgatory.
--Peter deFriesse<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: .htaccess doesn't work in subdir of cgi-bin?