Apache HTTP Server 2.4.1發(fā)布(附下載)
Apache現(xiàn)在的穩(wěn)定系列是2.2(2.2.22) 遺留穩(wěn)定版2.0/(2.0.64).2.3系列已經(jīng)發(fā)布到了2.3.16-Beta.今天官網(wǎng)的開(kāi)發(fā)目錄下放出現(xiàn)了2.4.1的下載。(2012-01-31放出的2.4.0).盡管Nginx勢(shì)頭很猛,但相信世界上使用Apache的仍然占大多數(shù)。 2.4.1分成兩個(gè)包,把a(bǔ)pr單獨(dú)做成一個(gè)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
改進(jìn):
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
【編輯推薦】