Source: ea-apache24-mod-ruid2
Section: EA4
Priority: optional
Maintainer: cPanel
Homepage: http://sourceforge.net/projects/mod-ruid/

Package: ea-apache24-mod-ruid2
Architecture: any
Depends: ea-apache24-forked-mpm, ea-apache24-mmn (>= 20120211x8664), ea-apache24 (>= 2.4.0)
Provides: ea-apache24-exec-code-asuser
Conflicts: ea-apache24-mod-fcgid, ea-apache24-mod-cache, ea-apache24-exec-code-asuser, ea-apache24-mod-suphp
Description: Run all httpd process under user's access right.
 With this module, all httpd process run under user's access right, not nobody or apache.
 mod_ruid2 is similar to mod_suid2, but has better performance than mod_suid2 because it
 doesn't need to kill httpd children after one request. It makes use of kernel capabilites
 and after receiving a new request suids again. If you want to run apache modules, i.e.
 WebDAV, PHP, and so on under user's right, this module is useful.

