Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Setting for IIS

From: allenk:powerup:au at: 22-May-2001 8:12

----- Original Message ----- From: "Paolo Russo" <[pa--russo--perd--com]> To: <[rebol-list--rebol--com]> Sent: Tuesday, May 22, 2001 5:22 AM Subject: [REBOL] Re: Setting for IIS
> >----- Original Message ----- > >From: "Athanasios Dimopoulos" <[Athanasios--Dimopoulos--eurodyn--com]> > >To: <[rebol-list--rebol--com]> > >Sent: Monday, May 21, 2001 10:42 PM > >Subject: [REBOL] Setting for IIS > > > > > >> Hi.... > >> Newbie wants help... > >> Does anybody know how I can set Rebol to work with IIS, > >> in order to produce dynamic web pages? > >> What software do i need? rebolCore? rebolview? > >> Any settings? > > > >Core is all you need, (unless there are specific features of View that
you
> >wish to use such as generating images on the fly.) Install instructions
for
> >IIS are here
http://www.rebol.com/docs/core23/rebolcore-13.html#pgfId-957130
> > > >Cheers, > > > >Allen K > > Hi Athanasios, > > sadly enough due the continuous striving for "innovation" by > Microsoft I found recently to my dismay that those settings are no > more accurate for the new IIS on Windows 2000. I have to confess I'm > not a IIS/Windows expert and that after a couple of days of failures > I took the easy way to solve the problem: FreeBSD + Apache. Me being > ignorant about Apache as much as I am about IIS after a couple of > hours I had my system up and running. > If you are bound to Windows, but not to IIS, I suggest you to > download the Win version of Apache from www.apache.org. What you > learn today about Apache will help you for a lot of time (and > releases), while what you learn today about IIS could become useless > with Microsoft's next "innovative" release. > HTH
Paolo, I have it working on my system by following those directions. Was there a recent patch that broke something? Cheers, Allen K