summaryrefslogtreecommitdiffstats
path: root/network/suphp/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'network/suphp/slack-desc')
-rw-r--r--network/suphp/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/network/suphp/slack-desc b/network/suphp/slack-desc
deleted file mode 100644
index cefe0b4882..0000000000
--- a/network/suphp/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
-
- |-----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: 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 is maintained by Sebastian Marsching
-suphp: