Package: libapache2-mpm-itk Source: mpm-itk Version: 2.4.7-04-1 Architecture: amd64 Maintainer: Steinar H. Gunderson Installed-Size: 43 Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10), apache2-api-20120211, apache2-bin (>= 2.4.16) Breaks: apache2 (<< 2.4.9-2~) Replaces: apache2 (<< 2.4.6-4~) Filename: ./libapache2-mpm-itk_2.4.7-04-1_amd64.deb Size: 10618 MD5sum: 6207c00f5010c6618d8b5c56d303f8bb SHA1: 9ee387cec06177a64ce72149aa9fcbbbf7ada214 SHA256: 23cc40f2d786d74aec3957646b7401c95ecd06ee640c7cb06ee47b22c97a1c0b Section: libs Priority: optional Homepage: http://mpm-itk.sesse.net/ Description: multiuser module for Apache The mpm-itk module, although not technically a Multi-Processing Module (MPM) (although it used to be) enhances the classical "prefork" module (that is, without threads), in such a way that it allows you to constrain each individual vhost to a particular system user and group. This allows you to run several different web sites on a single server without worrying that they will be able to read each others' files. mpm-itk is largely independent of e.g. what scripting technology is in use on your server; in particular, it does not require you to run your scripts as CGI to get the extra security benefit.