From: Sam Phillips (samdphillips at gmail.com) Date: Tue Nov 9 12:09:17 EST 2010 |
|
On Mon, Nov 8, 2010 at 9:37 PM, scouic <scouic at gmail.com> wrote: > What's wrong here ? Must i write #lang racket at the top, must i change > mzscheme.exe with gracket.exe ... ? > I don't really understand why i've an apache internal server error ... > ps : in my apache httpd.conf i've the line > AddHandler cgi-script .cgi .pl > .rkt .ss You may want to check Apache's error log, as it often can provide clues as to what is going wrong with your CGI. Cheers, Sam
Posted on the users mailing list. |
|