Projects / Apache mod_suid

Apache mod_suid

Apache mod_suid allows per-vhost execution of scripts under their own UIDs. It functions in a way similar to Apache's perchild MPM, but differs in a number of ways. It does per child user/group switching; the Apache MPM makes switches based on vhosts. All processing is done under a specific UID/GID, including PHP and mod_perl scripts.

Tags Internet Web HTTP Servers
Licenses BSD Original
Operating Systems Unix
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  29 May 2006 08:28
  • Rrelease-after

Changes: The fsuid code was removed, since it doesn't work when using ports greater than 1024. A bug which occurred when setresuid() was called with the wrong arguments in certain circumstances was fixed.

Changes: Major code cleanups were done. The -DBIG_SECURITY_HOLE compile-time option is no longer needed on Linux. The lsm_rsuid LSM kernel module can be used, which prevents root exploits.

No changes have been submitted for this release.

No-screenshot

Project Spotlight

blindRSS

A very simple browser-operated RSS reader.

No-screenshot

Project Spotlight

Parrot

A virtual machine for all dynamic languages.