<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.ztm0929.cn/index.php?action=history&amp;feed=atom&amp;title=CGI</id>
	<title>CGI - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ztm0929.cn/index.php?action=history&amp;feed=atom&amp;title=CGI"/>
	<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=CGI&amp;action=history"/>
	<updated>2026-07-07T23:19:50Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=CGI&amp;diff=3133&amp;oldid=prev</id>
		<title>天明：​创建页面，内容为“* &#039;&#039;&#039;CGI&#039;&#039;&#039;是一种协议（接口标准），规定Web服务器如何与外部程序通信。 * 当用户请求动态内容时，Web服务器会启动一个外部程序（例如PHP脚本），将请求信息通过环境变量和标准输入传递过去，然后把程序的输出返回给浏览器。 * 缺点：每次请求都启动一个新的进程，效率不高。”</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=CGI&amp;diff=3133&amp;oldid=prev"/>
		<updated>2026-02-13T07:43:27Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“* &amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;是一种协议（接口标准），规定&lt;a href=&quot;/index.php?title=Web&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Web（页面不存在）&quot;&gt;Web&lt;/a&gt;服务器如何与外部程序通信。 * 当用户请求动态内容时，Web服务器会启动一个外部程序（例如&lt;a href=&quot;/PHP&quot; title=&quot;PHP&quot;&gt;PHP&lt;/a&gt;脚本），将请求信息通过环境变量和标准输入传递过去，然后把程序的输出返回给浏览器。 * 缺点：每次请求都启动一个新的进程，效率不高。”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* &amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;是一种协议（接口标准），规定[[Web]]服务器如何与外部程序通信。&lt;br /&gt;
* 当用户请求动态内容时，Web服务器会启动一个外部程序（例如[[PHP]]脚本），将请求信息通过环境变量和标准输入传递过去，然后把程序的输出返回给浏览器。&lt;br /&gt;
* 缺点：每次请求都启动一个新的进程，效率不高。&lt;/div&gt;</summary>
		<author><name>天明</name></author>
	</entry>
</feed>