Apache HTTP Server v2.4.23 發布,一個網頁服務器軟件
Apache HTTP Server(簡稱Apache)是Apache軟件基金會的一個開放源代碼的網頁服務器軟件,可以在大多數電腦操作系統中運行,由于其跨平臺和安全性。被廣泛使用,是最流行的Web服務器軟件之一。它快速、可靠并且可通過簡單的API擴充,將Perl/Python等解釋器編譯到服務器中。Apache支持許多特性,大部分通過編譯的模塊實現。這些特性從服務器端的編程語言支持到身份認證方案。一些通用的語言接口支持Perl,Python,Tcl, 和PHP。流行的認證模塊包括mod_access,mod_auth和mod_digest。其他的例子有SSL和TLS支持(mod_ssl),代理服務器(proxy)模塊,很有用的URL重寫(由mod_rewrite實現),定制日志文件(mod_log_config),以及過濾支持(mod_include和mod_ext_filter)。Apache日志可以通過網頁瀏覽器使用免費的腳本AWStats或Visitors來進行分析。
更新日志
新特性
- Run-time Loadable MPMs
- Event MPM
- Asynchronous support
- Per-module and per-directory LogLevel configuration
- Per-request configuration sections
- General-purpose expression parser
- KeepAliveTimeout in milliseconds
- NameVirtualHost directive
- Override Configuration
- Config file variables
- Reduced memory usage
- mod_ssl: reset client-verify state of ssl when aborting renegotiations. [Erki Aring <erki@example.ee>, Stefan Eissing]
- mod_sed: Fix 'x' command processing. [Christophe Jaillet]
- configure: Fix ./configure edge-case failures around dependencies of mod_proxy_hcheck. [William Rowe, Ruediger Pluem, Jeff Trawick]
- 更多見:http://httpd.apache.org/docs/2.4/new_features_2_4.html
下載
-
Source: httpd-2.4.23.tar.bz2 [ PGP ] [ MD5 ] [ SHA1 ]
-
Source: httpd-2.4.23.tar.gz [ PGP ] [ MD5 ] [ SHA1 ]
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!