Funny how Internet Information Server over Windows NT4 as no problem at all!
Paulo Gaspar
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 08, 2000 12:20 PM
To: [EMAIL PROTECTED]
Subject: [REBOL] Using REBOL and the Tinyweb server
Hi,
I'm trying to use REBOL for CGIs with the tiny web server
(http://www.ritlabs.com/tinyweb/) on win32. The problem is that i can't
make tiny to accept REBOL scripts. I've tried the following CGI of
the howto section:
print "Content-Type: text/plain^/"
print mold system/options/cgi
For this and any other REBOL script, tiny gives "rebol.exe is a GUI
application". I've tried --cgi and -w (no window) with no luck. Any
sugestion ? Does anyone knows a win32 webserver that I can use with REBOL?
Thanks.
Artur Matos ([EMAIL PROTECTED])