Does this script work from the command line? If not, it certainly
won't work from the web server. If it does work from the cmd line that
will get us some way to debugging it.

N.

On Tue, Nov 9, 2010 at 5:37 AM, scouic <sco...@gmail.com> wrote:
> test.cgi :
> #!c:\Program Files (x86)\DrRacket\mzscheme.exe
> (display "Content-type: text/plain; charset=iso-8859-1\n\n")
> (display "hello")
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to