diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-12 17:44:15 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:44:15 +0200 |
commit | f8d56146fdf8f4ea9e0b4eb34db68eb2dfc1a375 (patch) | |
tree | 3cf3f4187e631c3b63d728751dceefb5541fb02b /network/suphp/slack-desc | |
parent | 633d26a36c9442789a3898508ad14b40589ad070 (diff) | |
download | slackbuilds-f8d56146fdf8f4ea9e0b4eb34db68eb2dfc1a375.tar.gz |
network/suphp: Updated for version 0.7.1
Diffstat (limited to 'network/suphp/slack-desc')
-rw-r--r-- | network/suphp/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/suphp/slack-desc b/network/suphp/slack-desc index fa46fd1fd6..cefe0b4882 100644 --- a/network/suphp/slack-desc +++ b/network/suphp/slack-desc @@ -5,15 +5,15 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler-------------------------------------------------------| suphp: suPHP (an Apache module) suphp: suphp: mod_suphp is a module for executing PHP scripts with the permission suphp: of their owners rather then the user the webserver runs as. suphp: It is similar to suEXEC for CGI/SSI but supports a configuration file. -suphp: +suphp: suphp: It uses a setuid root wrapper binary (/usr/sbin/suphp) to change suphp: the uid of the process executing the PHP interpreter. -suphp: +suphp: suphp: suPHP is maintained by Sebastian Marsching suphp: |