Is CGI standardized so that, once a CGI script has been uploaded, installation is...

  • Thread starter Thread starter cartier_2g
  • Start date Start date
No.

CGI standardises how the webserver and the program communicate.

It doesn't standardise how to configure a webserver to treat a program as CGI, and the program may depend on library files that are distributed (and must be installed) separately.
 
Back
Top