Home   Archive   Permalink



Rebol CGI hosting

Hi,
Carl Read wrote an article about how to setup rebol as a cgi on hostgator:
    
http://www.rebol.org/ml-display-message.r?m=rmlKJPF
    
He uses .cgi extension for rebol script.
If you want to use .r then you should add "r" as "application/cgi" to mime types.

posted by:   Endo     30-Sep-2010/3:14:15-7:00



I have a tutorial which covers REBOL CGI, with some specifics about using Lunarpages.com hosting:
    
http://re-bol.com/cgi_tutorial.txt

posted by:   Nick     30-Sep-2010/13:23:05-7:00



Also:    
    
http://re-bol.com/rebol.html#section-9.9
http://re-bol.com/rebol.html#section-9.10
    
And there are several CGI examples covered in the case studies section (numbers 2, 4, 10, 11, 12, 17, 20, 21).

posted by:   Nick     4-Oct-2010/8:40:25-7:00