<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Common Gateway Interface - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Common_Gateway_Interface&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Common_Gateway_Interface&amp;p=15">3.Next</a>
</p>
<p>server runs the specified script and passes the output of the script to the Web browser. That is, anything that the script sends to <a href="page.php?w=standard_output">standard output</a> is passed to the Web client instead of being shown in the terminal window that started the web server. Another popular convention is to use <a href="page.php?w=filename_extension">filename extension</a>s; for instance, if CGI scripts are consistently given the extension <code>.cgi</code>, the Web server can be configured to interpret all such files as CGI scripts.</p><p>
<a accesskey="1" href="page.php?w=Common_Gateway_Interface&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Common_Gateway_Interface&amp;p=15">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
