|
|
|||||||||||
Using CGI scripts
Common Gateway Interface (CGI) is a standard method of transmitting information between an application and a Web server. CGI scripts are used to supplement basic HTML pages by making your Web site more interactive and functional. You can program many useful features with CGI scripts, such as hit counters, guest books, order forms and message boards. CGI is an alternative to Microsoft Active Server Pages (ASP).
All of Way2Host's plans support CGI scripts and provide you with your own CGI bin in which you can place your CGI scripts. We offer a free library of CGI scripts that you can use to enhance your Web site. These scripts are installed in your account and are ready to run when you first log in.
The CGI bin is the directory where all of your CGI scripts are stored. Scripts are stored in this directory so that the Web server knows to execute these scripts instead of just displaying them in a browser. This directory has executable permissions, while all of your other directories should remain non-executable for security purposes. With your own local CGI bin directory, you can store custom CGI scripts that you have written yourself or found elsewhere on the Web. The path to the cgi-bin is home/domainname/www/cgi-bin.
All of Way2Host's plans include the following scripts:
You can access all of these scripts by displaying the Website Tools section of SiteControl and then clicking Free Scripts. The CGI Script Manager lists all of the preinstalled CGI scripts.
The various CGI Script Managers provide interfaces that make it simple for you to customize the scripts to meet your individual needs. Then, they generate the HTML code for you. All you have to do is copy the code and paste it into your pages.
|
Way2Host |