Re: CGI Problem

wplatzer@iaik.tu-graz.ac.at writes:
 > The author of the specific program writes:
 > 
 > My references are the NCSA httpd reference at:
 > http://hoohoo.ncsa.uiuc.edu/
 > 
 > The CGI can be checked and tested at:
 > http://hoohoo.ncsa.uiuc.edu/cgi/
 > 
 > It increases argc for every new argument given at the command line.
 > 
 > Regards,
 >    Tomas
 > 
 > 
 > 
 > If you test the CGI implementation with http://hoohoo.ncsa.uiuc.edu/cgi-b=
 > in/test-cgi/extra/path?1+2+3
 > the server relies:
 > 
 > CGI/1.1 test script report:
 > 
 > argc is 3. argv is 1 2 3.

Although I don't like it, I will make the CgiResource compliant :-(

Anselm.

Received on Thursday, 26 September 1996 08:10:25 UTC