Up ../

Linux capability patch for Apache 1.3.X

Adapted from ntp-4.2.0-droproot.patch which was apparently copied from Chris Wing's patch to xntpd. (ntp-4.2.0-droproot.patch was found in the redhat source rpm for ntp-4.2.0)

Allows httpd to run chroot and dropping all root privileges except the capability to bind reserved ports.

	-B drops root to the uid/gid specified by User Group in httpd.conf
	-J /somedir does the chroot.) 

Source http_chroot_caps.patch

Patch is against version 1.3.39 but applies to 1.3.41.

LICENSE for patch only
Creative Commons CC0 http://creativecommons.org/publicdomain/zero/1.0/legalcode

AUTHOR (patch)
James Sainsbury