CGI: see Common Gateway Interface.
CGI-BIN: The directory on a Web server where CGI scripts are typically stored.
CNAME record: see Alias (CNAME) record.
Command Line Interfaces: Interfaces that allow automating many functions using scripts. ServerXchange provides Command Line Interfaces for managing servers, applications, users, and billing reports.
Common Gateway Interface (CGI): A set of rules that describe how a Web server should communicate with another application running on the same computer, and in reverse. Any program can be a CGI program if it can handle input and output according to the CGI standard.
CPU Quota: The percentage of processor time assigned to a user on a server. This amount is based on the Service Level Agreement.
CustomLog: An Apache log file that contains information from Internet browsers accessing a Web site. Whenever a visitor accesses a Web site, information about the visitor and the nature of the visit is recorded in this log file.