Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_suphp: An apache2 module for executing PHP scripts with the permissions of their owners
| Name: | mod_suphp |
Vendor: | http://www.karan.org/ |
| Version: | 0.5.2 |
License: | GPL |
| Release: | 7.el4.kb |
URL: | http://www.suphp.org/ |
- 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 23:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-7
- Bumped up the releasever
- * Tue Jul 5 23:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-6
- Added correct name to %setup macro
- * Thu Jun 30 23:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.5.2-5
- Rollback of namechange. Now we're mod_suphp again.