From: "GS Jones" <[EMAIL PROTECTED]>
> From: "Holger Kruse"
> > prin ["Content-Type: text/html" crlf crlf]
> >
> > The HTTP standard requires CRLF as the separator, not just LF.
Apache
> > probably does not convert this by itself.
>
> I guess that the ^/ is converted to a carriage return linefeed on
> Windows REBOL, accounting for the difference in platforms.  Thanks,
> Holger.
> --Scott

It just occurred to me that my scripts running on Apache on Solaris have
run fine with
    print "Content-Type: text/html^/"

For what its worth,
-Scott

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to