Your post was fascinating because when I used clicked to open it with my MS Outlook express it pops open a blank ie window about 500x600 with no controls and the following error message... Internet Explorer cannot open up the file C//:\web\iejit.htm How did you do that? braman ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 23, 2000 7:40 PM Subject: [REBOL] CGI interpreter on win95 apache > > How can I make rebol a cgi interpreter on win95 apache ? > > I can easily make perl work. Just copy the perl script to cgi-bin and > make sure a #!C:/PERL/BIN/PERL at the top. I don't even need to touch > the apache .conf files. > > I did the same to rebol. First it popup a rebol window and show all > my stuff there instead of the browser. Searched rebol.org and got the > -c or -cgi solution. It did suppress the rebol window but nothing > went to the browser. > > I guess apache captures stdout and sends to the browser. rebol does > not print to stdout and that's the problem.
