摘要: 概念介绍 1、apache server 是一个流行的http服务器。对应的可执行软件是httpd 和 apachectl。httpd提供http服务,apachectl控制httpd的执行。 2、CGI 即 Common Gateway Interface, 是apache server 上程序和 阅读全文