[REBOL] Re: Using Rebol in Html
From: allenk:powerup:au at: 29-Sep-2001 10:23
----- Original Message -----
From: "Marcelo Fontes Castellani" <[castellani--cpt--itautec-philco--com--br]>
To: <[rebol-list--rebol--com]>
Sent: Saturday, September 29, 2001 4:30 AM
Subject: [REBOL] Using Rebol in Html
> Hello personal
>
> I am inexperienced in the world Rebol, I am learning the language
> practically now, but I am already getting fantastic results.
>
> I would like to know how I do so that the scripts that I put in my pages
> html is interpreted by IIS, of Windows 2K advanced Server. I don't manage
> to do the embedded scripts turn.
>
> A hug to all and thank you very much.
Hi Marcelo,
It is quite easy to set up. The instructions here
http://www.rebol.com/docs/core23/rebolcore-13.html#sect13. have worked for
me every time on IIS 4 & 5. Though I sometimes I give REBOL a few more verbs
that an ASP setup would get, which are GET,HEAD,POST,TRACE
Set other IIS read/write/browse permission on the directory as you need
them.
There was someone who said they had trouble with IIS, but they never
specified what their problem was.
Cheers,
Allen K