Received: by taz.hyperreal.com (8.8.3/V2.0) id LAA05587; Mon, 13 Jan 1997 11:36:01 -0800 (PST) Received: from nora.pcug.co.uk by taz.hyperreal.com (8.8.3/V2.0) with SMTP id LAA05580; Mon, 13 Jan 1997 11:35:57 -0800 (PST) Received: from localhost.my.domain [193.130.254.52] by nora.pcug.co.uk with esmtp (Exim 1.59 #3) id 0vjs6R-0000jV-00; Mon, 13 Jan 1997 19:31:30 +0000 Date: Mon, 13 Jan 1997 19:21:07 +0000 (GMT) From: Rob Hartill X-Sender: robh@localhost To: Apache Group Subject: [BUG]: "New index.html security checks cause cgi-bin access to fail." on BSDI (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com He doesn't say what version, so I assume this is 1.1.2 ---------- Forwarded message ---------- Date: Mon Jan 13 11:02:39 1997 From: spike@indra.com To: apache-bugs%apache.org@organic.com Subject: [BUG]: "New index.html security checks cause cgi-bin access to fail." on BSDI Submitter: spike@indra.com Operating system: BSDI, version: Version of Apache Used: Extra Modules used: agent_log, referer_log, status URL exhibiting problem: Symptoms: -- Access to the cgi-bin fails as follows: Unable to use cgi-bin in [Mon Jan 13 11:52:10 1997] access to /usr/local/etc/httpd/cgi-bin/imagemap/controlbar.map failed for client; unable to determine if index file exists (stat() returned unexpected error) srm.conf contains: ScriptAlias /cgi-bin/ /usr/local/etc/httpd/cgi-bin/ access.conf: AllowOverride None Options None