Tim,

Why Carl“s tutorial did not mention that?


2007/9/6, Tim Johnson <[EMAIL PROTECTED]>:
>
>
> On Thursday 06 September 2007, Carlos Lorenz wrote:
> > Hi Chris,
> >
> > The guys at my ISP think the same unfortunatelly and I have my REBOL
> > scripts running ok.
> >
> > All I did was to upload REBOL interpreter an my scripts to cgi-bin
> > directory.
> >
> > The scripts have the extension .cgi and the first line of each one is:
> > #!rebol -cs
>   If the rebol binary is in cgi-bin and let's say cgi-bin is accessable to
>   the outside world as http://www.carlos_domain/cgi-bin,
>   then what happens if someone points there browser to
>   http://www.carlos_domain/cgi-bin/rebol ??
>
>   The result should be that rebol loads, the user gets a server
>   error and rebol stays resident. And everytime this is repeated,
>   another image of rebol is loaded into memory, potentially
>   releaving the server of all memory.
>
>   I've had ISPs make a similar to me and declined.
>   Tim
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
>


-- 
Carlos Lorenz
www.revistaeletronica.com.br
Unidade Lorenz Ltda
(11) 4034 1971

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to