Apache HTTP Server 2.2.10 was released more than a week ago.
One of the new features I don’t think anyone has mentioned much is that we now have built in support for chroot. Just add ChrootDir “/srv/my_root”, and all IO in Apache after the initial startup will be inside the chroot.
huh
You’ll find it in the CHANGES file. And in my blog for Oct. 16th.
How better than developer blogs like yours and mine to get the message out?