| Summary: | [new port] www/apache22-peruser: apache22 peruser mpm (slave) port | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jille |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | clement |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jille
2008-09-13 16:00:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->clement Grab. 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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Responsible Changed From-To: clement->apache apache team State Changed From-To: open->closed already done by clement@ |