From owner-freebsd-questions Mon May 17 14:38:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (Postfix) with ESMTP id 3784915219 for ; Mon, 17 May 1999 14:38:09 -0700 (PDT) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.2/8.9.2) with ESMTP id OAA61672; Mon, 17 May 1999 14:38:02 -0700 (PDT) (envelope-from ejs@bfd.com) Date: Mon, 17 May 1999 14:38:02 -0700 (PDT) From: "Eric J. Schwertfeger" To: unknown@riverstyx.net Cc: Doug White , Donald Wilde , Vince Gonzalez , questions@FreeBSD.ORG Subject: Re: Apache chokes on compiled CGI? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 May 1999 unknown@riverstyx.net wrote: > That's not true -- if you have a ScriptAlias directive for your cgi-bin > directory, all files are treated as CGIs. That's how the cgi-bin > directory is supposed to be set up, the name 'cgi-bin' doesn't convey any > special properties. Actually, I prefer using a regular Alias directive, and "SetHandler cgi-script" on the directory. At one point this gave me more consistent results than ScriptAlias when combined with other directives. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message