On Tue, Feb 20, 2001 at 07:44:18AM -0600, GS Jones wrote: > print "Content-Type: text/html^/" Try changing this to 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. -- Holger Kruse [EMAIL PROTECTED] -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
- [REBOL] outputting HTML from REBOL cgi script P-O Yliniemi
- [REBOL] Re: outputting HTML from REBOL cgi script GS Jones
- [REBOL] Re: outputting HTML from REBOL cgi script GS Jones
- [REBOL] Re: outputting HTML from REBOL cgi scrip... Holger Kruse
- [REBOL] Re: outputting HTML from REBOL cgi s... GS Jones
- [REBOL] Re: outputting HTML from REBOL cgi s... P-O Yliniemi
- [REBOL] Old CGI problem on Amiga platform (R... P-O Yliniemi
