We have an ISP that provides a LAMP set-up on a shared server running  
Linux.

They want nothing to do with REBOL on their servers! (Fools)

Is it possible to put the REBOL interpreter anywhere on the server  
and still have it run?

For example: /home/webaddress/public_html/cgi/myapp.r

In this case, the myapp.r is in the standard cgi directory.
Could the interpreter be placed in the 'webaddress' directory or in  
the cgi perhaps???

Header in the myapp.r file would be: #! /home/webaddress/rebol --csi

Would the interpreter be found by the server?

In Windows apparently Apache runs the interpreter. Is it possible to  
have Apache run it on other systems? On OSX the Unix Shell runs it,  
I'm not sure why these are different.

thanks

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

Reply via email to