File: NEWS

package info (click to toggle)
mod-vhost-ldap 2.4.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 156 kB
  • ctags: 59
  • sloc: ansic: 582; makefile: 31
file content (9 lines) | stat: -rw-r--r-- 478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
2013-07-12 Ondřej Surý <ondrej@sury.org>
	* 2.4.0: Add support for Apache 2.4, if you need mod_vhost_ldap
	         for Apache 2.0 or 2.2, please use mod_vhost_ldap 2.0.8

2010-06-08 Ondřej Surý <ondrej@sury.org>
	* 2.0.0: Big change in internal logic.  mod_vhost_ldap doesn't
	lookup files and directories itself, but only mangle internal
	apache variables and let other modules do the work.  This in turn
	allows other translate_name modules to work (namely mod_rewrite).