On May 10 at 13:26 pat665 wrote: Would you put this script somewhere in the Net? I don't think I can help you if I won't see results.
Similar script is working OK on my machine (Apache 1.3.20-2) http://mavra.linux.bielsko.pl/cgi-bin/heloreb.cgi ----- #!/usr/local/bin/rebol -c REBOL [] print "Content-Type: text/plain^/" print "Hello, I am the REBOL script" ----- BTW never use spaces before colon in headers (rfc2068)! Namarië! ethanak -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
