[REBOL] Antwort: Re: rebol web servers
From: sharriff:aina:med-iq at: 8-Nov-2000 7:29
Hi Andrew!
I asked the same question a few weeks ago on the list, why have you kept
your webserver secret? :-) Mr. Dixons Server is the most complete at the
moment, but reading the code, I have no idea how I would configure it for
FTP use ( I would have to bother Mr. Dixon again with that question). When
is "Silk" going to be ready? do you have a feature list that I can see? Iīm
using the XITAMI webserver at the moment (www.IMATIX.com), itīs dead easy
to install , multi platform and free, but itīs a little awkard trying to
implement or integrate it in my web apllication since Iīll have to have the
users install it separately, parse the .CFG file to work with REBOL,
install REBOL THEN the Web application. Taking all that into consideration,
I thought the best logical thing is to implement or integrate everthing in
REBOL. This approach has also the plus point in that since itīs all written
in REBOL, I could use it as a framework for other Web apllications in the
future; code that I can read and no third party components :-))
Best regards
Sharriff Aina
med.iq information & quality in healthcare AG
"Andrew
Martin" An: <[rebol-list--rebol--com]>
<[Al--Bri--xtra]. Kopie:
co.nz> Thema: [REBOL] Re: rebol web servers
Gesendet von:
rebol-bounce@
rebol.com
08.11.00
15:47
Bitte
antworten an
rebol-list
Graham Chiu wrote:
> So, anyone know of a working tiny Rebol web server that also executes
Rebol CGI scripts?
::Puts hand up::
My Rebol Webserver is working, it's modular/OO, and it's now called "Silk"
(on the basis that cool webservers have cool names). It uses plug-ins, like
the RebMail project. I've still got to get it to execute other rebol
scripts
like in CGI and Rebol Server Pages. But I'm paddling as fast as I can,
while
still keeping the code beautiful on top.
Andrew Martin
ICQ: 26227169
http://members.nbci.com/AndrewMartin/