Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 22437 invoked by uid 6000); 30 Jan 2000 03:50:45 -0000 Received: (qmail 22420 invoked from network); 30 Jan 2000 03:50:43 -0000 Received: from dillinger.io.com (manojk@199.170.88.20) by taz.hyperreal.org with SMTP; 30 Jan 2000 03:50:43 -0000 Received: (from manojk@localhost) by dillinger.io.com (8.9.1/8.9.1a) id VAA26735 for new-httpd@apache.org; Sat, 29 Jan 2000 21:50:41 -0600 (CST) Date: Sat, 29 Jan 2000 21:50:41 -0600 From: Manoj Kasichainula To: TLOSAP Subject: Re: install script and CGIs Message-ID: <20000129215041.A26639@io.com> Mail-Followup-To: TLOSAP References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.1i In-Reply-To: ; from marcs@znep.com on Sat, Jan 29, 2000 at 08:37:30PM -0700 Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org On Sat, Jan 29, 2000 at 08:37:30PM -0700, Marc Slemko wrote: > Suggestions on the best way to have them not installed so they can be run > by default? Confusing users by setting the permissions to non-executible > isn't a good idea, especially since it isn't cross-platform. The default config file already has ExecCGI turned off in the cgi-bin directory, so I guess +x'ing the CGI programs should have no effect. I think that's confusing, but it's already there.