Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 28522 invoked by uid 500); 16 Jun 2003 14:34:51 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 28507 invoked from network); 16 Jun 2003 14:34:51 -0000 Received: from ny2.fastmail.fm (HELO smtp.us2.messagingengine.com) (66.111.4.3) by daedalus.apache.org with SMTP; 16 Jun 2003 14:34:51 -0000 Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by server2.messagingengine.com (Postfix) with ESMTP id E684A60AF3 for ; Mon, 16 Jun 2003 10:34:51 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by messagingengine.com with SMTP; Mon, 16 Jun 2003 10:34:51 -0400 X-Epoch: 1055774091 X-Sasl-enc: xE7w8pIkIV7A59rpjhDE6g Received: from usager70-65.hec.ca (usager70-65.hec.ca [132.211.70.65]) by www.fastmail.fm (Postfix) with ESMTP id 90BA42ADA1 for ; Mon, 16 Jun 2003 10:34:51 -0400 (EDT) Date: Mon, 16 Jun 2003 10:34:53 -0400 (=?ISO-8859-1?Q?Est_=28heure_d'=E9t=E9=29?=) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <3EED7B43.3090007@dbserver.kaist.ac.kr> Message-ID: References: <3EED7B43.3090007@dbserver.kaist.ac.kr> X-X-Sender: slive@www.fastmail.fm MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] SSI with suEXEC On Mon, 16 Jun 2003, Yoon,SangMin wrote: > This works if I didn't activate suEXEC. > (Result is "TEST1 TEST2") > But if I activated suEXEC, the result is "TEST1". > And if I changed filenames to 'test.cgi', the result is "TEST1 TEST1". > (suEXEC executes, that is, 'test.cgi' instead of 'sub/test.cgi'.) You need to check the suexec log file to see what policy you are violating. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org