Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_suphp: An apache2 module for executing PHP scripts with the permissions of their owners
- Summary
- suPHP is an apache module for executing PHP scripts with the permissions of
their owners. It consists of an Apache module (mod_suphp) and a setuid root
binary (suphp) that is called by the Apache module to change the uid of the
process executing the PHP interpreter.
Changelog
- * Sat Jul 9 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-8
- Added a dependency on a specific httpd-mmn
- * Tue Jul 5 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-7
- Bumped up the releasever
- * Tue Jul 5 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-6
- Added correct name to %setup macro