From owner-freebsd-isp Wed Apr 1 06:50:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11476 for freebsd-isp-outgoing; Wed, 1 Apr 1998 06:50:15 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [207.217.224.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11459 for ; Wed, 1 Apr 1998 06:50:09 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [207.217.224.195]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id IAA11209; Wed, 1 Apr 1998 08:49:57 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <006901bd5d7d$ef04b440$c3e0d9cf@admin.westbend.net> From: "Scot W. Hetzel" To: "'Dean Hollister'" Cc: Subject: Re: suexec error Date: Wed, 1 Apr 1998 08:53:28 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Jeremy Malcolm >> suexec returns the following errors in the httpd-error.log file: >> >> access to /drive2c/home/dean/public_html/test.cgi failed for >> odyssey.apana.org.au, reason: Premature end of script headers. > >My understanding is suexec is supposed to only allow you to execute >cgis that are in your "cgi-bin" directory. Take a look at the >suexec.h file (the directory is customisable). Does the error still >occur if test.cgi is moved to cgi-bin? > If your using the apache-fp port, users can only execute scripts from their ~/user/public_html/cgi-bin directory. This option is customizable, if you need to change its behavior. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message