Hello,

> Can you suggest a "workaround" which might be appropriate? Perhaps
> setting the script with a .cgi extension and creating a web page with
a
> Submit button that will get the script started? What might happen if I
start
> the script once and someone clicks the Submit button again?

You could set up a page with restricted access (.htaccess) that starts
the Rebol .cgi script. Just give the script an unguessable name (i.e.
wiugsdfiuhsdiuqe8123iuhqe7tfkj37dysf.cgi or something ;o), and you
should be fine. I don't know how you could check it still runs/hasn't
crashed, but it's a "workaround".

Regards,
Rachid

Reply via email to