|
The term often used to describe the use of programs on the server to extend your
web site. CGI programs may be scripts written in DCL, Perl, Python or the
various UNIX shells, or they may be programs written in C, C++
or Java.
In all cases, except a private server, we require that the sources of
CGI programs be kept on our server. We reserve the right to inspect the sources
and if necessary disable the use of CGI for a site. CGI programs which cause
excessive CPU loads on our system may also be disabled.
Other computer programming languages like Fortran may be available. If
your site is hosted using Microsoft IIS, you may use ASP and other Miscrosoft
techniques. However, we still require the source of the software to be available
when these run on a shared server.
|