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]) 

Reply via email to