diff options
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: |