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
- * 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
- * Thu Jun 30 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-5
- Rollback of namechange. Now we're mod_suphp again.