You just need to make sure that the directory that the script is
stored in has the right to execute code (i.e. cgi-bin) and that the
first line of your script looks something like this...

#!c:/path-to-rebol/rebol.exe -cs

and finally that everyone has at least read permission on the script.


HTH
~~Ammon 


On Wed, 6 Oct 2004 09:09:10 -0300, carlos lorenz
<[EMAIL PROTECTED]> wrote:
> 
> Hi list
> 
> Sorry for the OT but I do need some help on how to
> configure Apache under Win 2000 to run ".r" scripts
> as CGI.
> 
> What are the lines should I add in httpd.conf file anyway?
> 
> Thanks
> 
> Carlos
> --
> To unsubscribe from the list, just send an email to rebol-request
> at rebol.com with unsubscribe as the subject.
> 
> 


-- 
Enjoy!!
~~Ammon ;~>
~Sui  Generis~
-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to