From owner-freebsd-isp Tue Jul 30 20:39:59 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 BCBCC37B400 for ; Tue, 30 Jul 2002 20:39:57 -0700 (PDT) Received: from usenet.isot.com (usenet.isot.com [63.161.224.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65DD43E42 for ; Tue, 30 Jul 2002 20:39:56 -0700 (PDT) (envelope-from freebsd@isot.com) Received: (from www@localhost) by usenet.isot.com (8.11.6/8.11.6) id g6V3hgJ87248 for freebsd-isp@FreeBSD.ORG; Tue, 30 Jul 2002 22:43:42 -0500 (CDT) (envelope-from freebsd@isot.com) X-Authentication-Warning: usenet.isot.com: www set sender to freebsd@isot.com using -f Received: from 172.136.75.112 ( [172.136.75.112]) as user freebsd@isot.com by webmail.isot.com with HTTP; Tue, 30 Jul 2002 22:43:42 -0500 Message-ID: <1028087022.3d475ceec6770@webmail.isot.com> Date: Tue, 30 Jul 2002 22:43:42 -0500 From: itchibahn To: freebsd-isp@FreeBSD.ORG Subject: Premature end of script headers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 172.136.75.112 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 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/" 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