FastDomain Web Hosting Help
CGI Definition
Summary
CGI (Common Gateway Interface) is a standard method of extending web server functionality by executing programs or scripts on a Web server.
What is CGI?
CGI (Common Gateway Interface) is a standard method of extending web server functionality by executing programs or scripts on a Web server, in response to web browser requests. A common use of CGI is in form processing, where the Web browser sends form data to a CGI script on the server, the script integrates the data with a database, and sends back the results as a Web page. Use of CGI can make a Web page much more dynamic and add interactivity for the user.
Recommended Help Content
Does your company have any limit about CGI script use?
I need help with my CGI script?
Related Help Content
Can I add my own CGI scripts?
Why am I Getting File Not Found When Executing My CGI?
Knowledgebase Article
284,787 views
tags: cgi
How to run CGI scripts for Addon domains.
What is the path to PERL (interpreter)?
Do You Have Any Applications Available for Customers to Use?
What is the character limit for the FastDomain.com form?
When you add the FastDomain.com form to your site and test it, you're not receiving the form results. Why not?