红联Linux门户
Linux帮助

Apache httpd 2.3.4 alpha版

发布时间:2009-12-04 12:48:50来源:红联作者:xeiqoy
一款跨平台高安全性的开放源码网页服务器,可在多数计算机操作系统上运行,是目前最流行的Web服务器软件之一。

Changes with Apache 2.3.4

*) Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,
and WatchdogMutexPath with a single Mutex directive. Add APIs to
simplify setup and user customization of APR proc and global mutexes.
(See util_mutex.h.) Build-time setting DEFAULT_LOCKFILE is no longer
respected; set DEFAULT_REL_RUNTIMEDIR instead. [Jeff Trawick]

*) http_core: KeepAlive no longer accepts other than On|Off.
[Takashi Sato]

*) mod_dav: Remove errno from dav_error interface. Calls to dav_new_error()
and dav_new_error_tag() must be adjusted to add an apr_status_t parameter.
[Jeff Trawick]

*) mod_authnz_ldap: Add AuthLDAPBindAuthoritative to allow Authentication to
try other providers in the case of an LDAP bind failure.
PR 46608 [Justin Erenkrantz, Joe Schaefer, Tony Stevenson]

*) Build: fix --with-module to work as documented
PR 43881 [Gez Saunders ]

http://www.apache.org/dist/httpd/httpd-2.3.4-alpha.tar.bz2
http://www.apache.org/dist/httpd/httpd-2.3.4-alpha-deps.tar.bz2
文章评论

共有 2 条评论

  1. szlfeng 于 2009-12-15 21:08:13发表:

    支持~

  2. nxzcc 于 2009-12-04 15:27:02发表:

    支持