- From: Paul Pang <cwpang@cse.cuhk.edu.hk>
- Date: Wed, 19 Mar 1997 02:28:00 +0800 (HKT)
- To: www-jigsaw@w3.org
One user of our Jigsaw server asked a question about using the cgi program under the Jigsaw alpha5 server. Now our Jigsaw server can run all cgi programs which is written by shell script or perl script. However, if our user wanna to use binary executable files ( generated by gcc under UNIX ) as the cgi program. Our Jigsaw Server will try to interpret it as the shell script file and errors thus appeared. And hints on how to configure it ? I'm now using the w3c.jigsaw.forms.CgiResource class to identity the file with extension *.cgi ( which is taught by the documentation) Thx a lot. ************************************************************** * Name : Paul Pang (´^§Ó§») . + . o * * http://www.cs.cuhk.hk/~cwpang . * . * * M.Sc in Computer Science and Engineering . * * The Chinese University of Hong Kong . . . * **************************************************************
Received on Tuesday, 18 March 1997 13:28:14 UTC