This is the obvious solution, but one may also ask "what is the '.cgi'
written in?"
That is, is a Perl cgi, a Shell script cgi, a C cgi, etc.

If it is a Shell script cgi, a Perl script, then, of course you will need
to make it
executable, you also will want to include

#!{location of shell}

If it is a C/C++ , then you need to compile it.

So Merlyn is right "you need to be more specific".

__________________

William Ampeh (x3939)
Federal Reserve Board


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to