Tuesday, August 24, 2010

Chrooting Apache2 With mod_chroot On Ubuntu 10.04

Follow me on Twitter
Last edited 06/15/2010

This guide explains how to set up mod_chroot with Apache2 on an Ubuntu 10.04 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.

I do not issue any guarantee that this will work for you!

 

1 Preliminary Note

I'm assuming that you have a running Ubuntu 10.04 system with a working Apache2, e.g. as shown in this tutorial: The Perfect Server - Ubuntu Lucid Lynx (Ubuntu 10.04)

No comments:

Post a Comment