Bob wrote: > ... is it possible to create a Rebol webserver which executes Rebol scripts? Have a look at http://www.rebol.org There's a rebol web server or two there. Plus there's a simple one in the examples, I believe in the rebol site. There's also been other web servers posted on this mailing list. Nearly all of them can run rebol scripts. You could also get the beta REBOL Apache module, which, I believe, runs a lot quicker. And, as a cgi, you can run REBOL under several non-rebol web servers, such as MS PWS and others. I hope that helps. Andrew Martin ICQ: 26227169 http://members.xoom.com/AndrewMartin/ -><-
