Received: (from majordom@localhost) by hyperreal.org (8.8.5/8.8.5) id XAA15250; Sat, 26 Jul 1997 23:43:44 -0700 (PDT) Received: from twinlark.arctic.org (twinlark.arctic.org [204.62.130.91]) by hyperreal.org (8.8.5/8.8.5) with SMTP id XAA15234 for ; Sat, 26 Jul 1997 23:43:40 -0700 (PDT) Received: (qmail 31807 invoked by uid 500); 27 Jul 1997 06:43:38 -0000 Date: Sat, 26 Jul 1997 23:43:38 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: mod_cgi/918: if not using suexec, apache forces user to use server gid/uid settings In-Reply-To: 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@apache.org On Sat, 26 Jul 1997, Dean Gaudet wrote: > For suexec that's true. But it does not seem to be true otherwise. i.e. (my fingers are tired too) I do not see how this applies to PR#918. Apache has no intimate knowledge of the wrapper, and hence is testing if it can_exec the wrapper itself rather than the ultimate cgi. Dean