Hi, I've managed to get Rebol CGI's running on microsoft's Personal Web Server, it's free (IIRC for NT and Win98 only). Can't recall the URL at the moment, but if you don't find it, send me a mail and I'll look into it. //Best Regards Stefan Falk > -----Original Message----- > From: [EMAIL PROTECTED] [SMTP:[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])
