[REBOL] Re: Running rebol as cgi on Win NT
From: ammoncooke::yahoo at: 31-Aug-2001 7:13
#!rebol -cs
should read:
#!<path to rebol> -cs
on my machine that would be:
#!/c/rebol/view/rebol -cs
Maybe you already new this, but #!rebol -cs, looked suspicious.
HTH Enjoy!!
Ammon
----- Original Message -----
From: "Hallvard Ystad" <[hallvard--ystad--helpinhand--com]>
To: <[rebol-list--rebol--com]>
Cc: <[anders--helpinhand--com]>
Sent: Friday, August 31, 2001 5:37 AM
Subject: [REBOL] Running rebol as cgi on Win NT
> Hi folks,
>
> I'm trying to run rebol as a cgi-script on a windows NT machine. My script
starts like this:
> #!rebol -cs
> REBOL
> Title: "Here's the title"
> ]
> but I keep getting this message in the error log:
> [Sat Sep 01 14:00:21 2001] [error] [client 127.0.0.1] malformed header
from script. Bad header=/apache/cgi-bin/test4.r could :
/apache/cgi-bin/test4.r