最流行的HTTP服务器软件之一.快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放. 如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择.
下载:Apache HTTP Server 2.2.9 for Windows (9.38 MB) 下载: Apache HTTP Server 2.2.9 for Linux(4.71 MB)
Changes with Apache 2.2.9
*) SECURITY: CVE-2008-2364 (cve.mitre.org) mod_proxy_http: Better handling of excessive interim responses from origin server to prevent potential denial of service and high memory usage. Reported by Ryujiro Shibuya. [Ruediger Pluem, Joe Orton, Jim Jagielski]
*) SECURITY: CVE-2007-6420 (cve.mitre.org) mod_proxy_balancer: Prevent CSRF attacks against the balancer-manager interface. [Joe Orton]
*) core: Fix address-in-use startup failure on some platforms caused by creating an IPv4 listener which overlaps with an existing IPv6 listener. [Jeff Trawick] 详细信息,请查看:http://www.apache.org/dist/httpd/CHANGES_2.2.9
|