Apache HTTP Server 2.4.1發布(附下載)
Apache現在的穩定系列是2.2(2.2.22) 遺留穩定版2.0/(2.0.64).2.3系列已經發布到了2.3.16-Beta.今天官網的開發目錄下放出現了2.4.1的下載。(2012-01-31放出的2.4.0).盡管Nginx勢頭很猛,但相信世界上使用Apache的仍然占大多數。 2.4.1分成兩個包,把apr單獨做成一個dep包。
下載:http://httpd.apache.org/dev/dist/httpd-2.4.1.tar.bz2
http://httpd.apache.org/dev/dist/httpd-2.4.1-deps.tar.bz2
改進:
Changes with Apache 2.4.1 *) SECURITY: CVE-2012-0053 (cve.mitre.org) Fix an issue in error responses that could expose "httpOnly" cookies when no custom ErrorDocument is specified for status code 400. [Eric Covener] *) mod_proxy_balancer: Fix crash on Windows. PR 52402 [Mladen Turk] *) core: Check during configtest that the directories for error logs exist. PR 29941 [Stefan Fritsch] *) Core configuration: add AllowOverride option to treat syntax errors in .htaccess as non-fatal. PR 52439 [Nick Kew, Jim Jagielski] *) core: Fix memory consumption in core output filter with streaming bucket types like CGI or PIPE. [Joe Orton, Stefan Fritsch] *) configure: Disable modules at configure time if a prerequisite module is not enabled. PR 52487. [Stefan Fritsch] *) Rewrite and proxy now decline what they don't support rather than fail the request. [Joe Orton] *) Fix building against external apr plus ap-util if apr is not installed in a system default path. [Rainer Jung] *) Doxygen fixes and improvements. [Joe Orton, Igor Gali膰] *) core: Fix building against PCRE 8.30 by switching from the obsolete pcre_info() to pcre_fullinfo(). PR 52623 [Ruediger Pluem, Rainer Jung]
原文鏈接:http://www.oschina.net/news/25657/apache-http-server-2-4-1
【編輯推薦】