Rebol CGI hosting

Started by Endo on 30-Sep-2010/3:14:15-7:00
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.
I have a tutorial which covers REBOL CGI, with some specifics about using Lunarpages.com hosting: http://re-bol.com/cgi_tutorial.txt
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).

Reply