Package: libapache2-mpm-itk Source: mpm-itk Version: 2.4.7-03-1nocap1 Architecture: amd64 Maintainer: Steinar H. Gunderson Installed-Size: 70 Depends: libc6 (>= 2.4), apache2-api-20120211 Breaks: apache2 (<< 2.4.6-4~) Replaces: apache2 (<< 2.4.6-4~) Filename: ./libapache2-mpm-itk_2.4.7-03-1nocap1_amd64.deb Size: 9510 MD5sum: cd6428d521490ed8773201b55084fa6c SHA1: 1bd662b9a62d004b460653d0c700564b5f46b2d6 SHA256: 743b5879d4966b736930f48a802076cfd597c4209520898148f8332f0716cce5 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.