Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 00:06:31 -0500
From:      Ken Wills <kenwills@tds.net>
To:        itchibahn <freebsd@isot.com>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Premature end of script headers
Message-ID:  <20020731000631.A79299@zaptillion.net>
In-Reply-To: <1028087022.3d475ceec6770@webmail.isot.com>; from freebsd@isot.com on Tue, Jul 30, 2002 at 10:43:42PM -0500
References:  <1028087022.3d475ceec6770@webmail.isot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
+++ 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:
> 
> <VirtualHost support.isot.com>
> ...
> ...
> ScriptAlias /cgi-bin/ "/home/support/cgi-bin/"       
> <Directory "/home/support/cgi-bin">
				^^^^^ Aren't you missing a '/' here?

>         AllowOverride Limit Indexes Options
>         Options +ExecCGI +Includes
>         Order allow,deny
>         Allow from all
> </Directory>
> ...
> ...
> 
> 
> 
> 
> -------------------------------------------------
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020731000631.A79299>