in reply to configuring language for CGI
I think the most useful answer I can give is that *generally* any suitable executable in the "cgi-bin" directory can be a web application. How ever C source code is not an executable so will not work. You would need access to a compiler to be able to use C but only the more expensive web hosting packages will offer that on security grounds.
Now additional points:
|
|---|