From 563bd21f6fde7745c4a5bee3c614a71a5a8e3e58 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 18 Jun 2012 16:38:23 -0300 Subject: this should enforced as apache --- manifests/vhost/php/standard.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/vhost') diff --git a/manifests/vhost/php/standard.pp b/manifests/vhost/php/standard.pp index bbfebc4..53fa8f9 100644 --- a/manifests/vhost/php/standard.pp +++ b/manifests/vhost/php/standard.pp @@ -244,7 +244,7 @@ define apache::vhost::php::standard( mod_security_rules_to_disable => $mod_security_rules_to_disable, mod_security_additional_options => $mod_security_additional_options, use_mod_macro => $use_mod_macro, - passing_extension => $passing_extension, + passing_extension => 'php', } } -- cgit v1.2.3