- Update to latest version (0.4)
- Add support for apache 2.x in addition to apache 1.3.x.
PR: ports/113000
Submitted by: Peter Kieser <Peter.Kieser@Sun.COM>
mod_jail is Apache 1.3.xx module, that makes running Apache in a secure jail
prison easy, so it is intended to run on FreeBSD only. It is similar to
mod_chroot, but uses FreeBSD's specific system call - jail. Also mod_jail make
it possible to change securelevel into jail prison.
WWW: http://igorpopov.newmail.ru/mod_jail/
PR: ports/104135
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>