Daily Archives: October 29, 2008

New Simple MPM in httpd trunk

Earlier this week, I committed a new ‘Simple’ MPM to Apache httpd trunk. More info on the mailing lists. I should write more about the Simple MPM, but ApacheCon New Orleans is  coming up next week, so I want to … Continue reading

Posted in Uncategorized | 1 Comment

chroot in 2.2.10

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 … Continue reading

Posted in Uncategorized | 2 Comments