summaryrefslogtreecommitdiff
path: root/manifests/vhost/php
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost/php')
-rw-r--r--manifests/vhost/php/standard.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/php/standard.pp b/manifests/vhost/php/standard.pp
index 88af6e9..a7d1276 100644
--- a/manifests/vhost/php/standard.pp
+++ b/manifests/vhost/php/standard.pp
@@ -77,6 +77,7 @@ define apache::vhost::php::standard(
}
file{$php_safe_mode_exec_bin_dir:
recurse => true,
+ force => true,
purge => true,
}
if $php_safe_mode_exec_bins != 'absent' {