From owner-freebsd-isp Tue Jul 30 22: 3:18 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A5F37B400 for ; Tue, 30 Jul 2002 22:03:16 -0700 (PDT) Received: from carl.svc.tds.net (carl.svc.tds.net [204.246.1.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F2943E4A for ; Tue, 30 Jul 2002 22:03:15 -0700 (PDT) (envelope-from kenwills@tds.net) Received: from zap.zaptillion.net ([66.188.113.165]) by carl.svc.tds.net with ESMTP id <20020731050429.SZI5401.carl@zap.zaptillion.net>; Wed, 31 Jul 2002 00:04:29 -0500 Received: by zap.zaptillion.net (Postfix, from userid 1002) id 014382269A4; Wed, 31 Jul 2002 00:06:32 -0500 (CDT) Date: Wed, 31 Jul 2002 00:06:31 -0500 From: Ken Wills To: itchibahn Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Premature end of script headers Message-ID: <20020731000631.A79299@zaptillion.net> References: <1028087022.3d475ceec6770@webmail.isot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1028087022.3d475ceec6770@webmail.isot.com>; from freebsd@isot.com on Tue, Jul 30, 2002 at 10:43:42PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org +++ itchibahn [30/07/02 22:43 -0500]: > Help. Trying out the test-cgi, and it works under main host, but under a > virtual host, I get "Premature end of script headers: /home/support/cgi- > bin/test-cgi" error message in log file. > > The following is my httpd.conf for that virutal: > > > ... > ... > ScriptAlias /cgi-bin/ "/home/support/cgi-bin/" > ^^^^^ Aren't you missing a '/' here? > AllowOverride Limit Indexes Options > Options +ExecCGI +Includes > Order allow,deny > Allow from all > > ... > ... > > > > > ------------------------------------------------- > This mail sent through ISOT. To find out more > about ISOT, visit http://isot.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message