summaryrefslogtreecommitdiffstats
path: root/network/suphp/README
blob: 53352c385749d6f9cd0f7b51de74ddc469a5f3fb (plain)
1
2
3
4
suPHP is a tool 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. See also README.SLACKWARE