Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Antwort: Rebol with Xitami?

From: sharriff:aina:med-iq at: 16-Nov-2000 7:34

Hi Larry! Running the Xitami sever with REBOL is not that straight forward as to getting your script headers right, you have to create a filter for REBOL., you can use my configuartion (been using XITAMI and REBOL for 2-3 weeks now): HEADER ----------------------- #!c:\rebol\rebol.exe -cs REBOL[] Print "Content-Type: text/html ^/^/" in your "c:\Xitami\xitami.cfg" file, add the following line to the FILTERS SECTION: .r=C:\rebol\rebol.exe -cs after this restart XITAMI , and your scripts would work ( or your REBOL path) hope this helps Sharriff Aina med.iq information & quality in healthcare AG Mat Bettinson <[mat--eurogame] An: Larry Palmiter <[rebol-list--rebol--com]> r.net> Kopie: Gesendet von: Thema: [REBOL] Rebol with Xitami? rebol-bounce@ rebol.com 16.11.00 02:57 Bitte antworten an rebol-list Hello, Anyone been able to get Rebol scripts to work as CGI's with the Xitami web server? I understand you have to put a line in the front of the script, so I put this; #! C:\Rebol\rebol.exe --cgi --script I used Tom's great looking test script, slapped it in cgi-bin - changed the HTML to simply refer to /cgi-bin/ etc. Nothing happens. :( -- Mat Bettinson - EuroGamer's Gaming Evangelist with a Goatee http://www.eurogamer.net | http://www.eurogamer-network.com