summaryrefslogtreecommitdiff
path: root/manifests/vhost/php/safe_mode_bin.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-10-09 01:00:53 +0200
committermh <mh@immerda.ch>2011-10-09 01:00:53 +0200
commitd2b1d040b9225b8ae077e3babd9a2f4d5b9dd4e8 (patch)
treeac07860d0bfa33d6457b353f6d186ab4b0a0140a /manifests/vhost/php/safe_mode_bin.pp
parent40d57d53c94f58c68c946fe35b7a567629953d17 (diff)
do the same for fcgid
Diffstat (limited to 'manifests/vhost/php/safe_mode_bin.pp')
-rw-r--r--manifests/vhost/php/safe_mode_bin.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/vhost/php/safe_mode_bin.pp b/manifests/vhost/php/safe_mode_bin.pp
index ee7a566..4a3574d 100644
--- a/manifests/vhost/php/safe_mode_bin.pp
+++ b/manifests/vhost/php/safe_mode_bin.pp
@@ -1,9 +1,3 @@
-# run_mode:
-# - normal: nothing special (*default*)
-# - itk: apache is running with the itk module
-# and run_uid and run_gid are used as vhost users
-# run_uid: the uid the vhost should run as with the itk module
-# run_gid: the gid the vhost should run as with the itk module
define apache::vhost::php::safe_mode_bin(
$ensure = 'present',
$path