Date: Mon, 15 Dec 2008 22:20:23 +0000 (UTC) From: Clement Laforet <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/apache22-peruser-mpm Makefile pkg-descr ports/www/apache22-peruser-mpm/files httpd-2.2.3-peruser-0.3.0-dc2.patch httpd-2.2.3-peruser-0.3.0.patch Message-ID: <200812152220.mBFMKNCG039575@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2008-12-15 22:20:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/apache22-peruser-mpm Makefile pkg-descr www/apache22-peruser-mpm/files httpd-2.2.3-peruser-0.3.0-dc2.patch httpd-2.2.3-peruser-0.3.0.patch Log: - Add apache22-peruser-mpm Peruser is an Apache 2 modules based on metuxmpm. The fundamental concept behind them is to run each apache child process as its own user and group, each handling its own set of virtual hosts. Peruser and recent metuxmpm releases can also chroot() apache processes. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode. PR: ports/127358 Submitted by: Jille Timmermans <jille at quis dot cx> Revision Changes Path 1.2205 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/apache22-peruser-mpm/Makefile (new) 1.1 +844 -0 ports/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc2.patch (new) 1.1 +3498 -0 ports/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0.patch (new) 1.1 +8 -0 ports/www/apache22-peruser-mpm/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812152220.mBFMKNCG039575>