From 5c7054c2383d00232eaba8128af8ec6454865f41 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 12 Jun 2010 10:03:30 +0200 Subject: disable mod_security for galleries --- manifests/vhost/php/gallery2.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/vhost/php/gallery2.pp b/manifests/vhost/php/gallery2.pp index fde5d0d..048a5f3 100644 --- a/manifests/vhost/php/gallery2.pp +++ b/manifests/vhost/php/gallery2.pp @@ -33,7 +33,7 @@ define apache::vhost::php::gallery2( $options = 'absent', $additional_options = 'absent', $default_charset = 'absent', - $mod_security = true, + $mod_security = false, $mod_security_relevantonly = true, $ssl_mode = false, $vhost_mode = 'template', -- cgit v1.2.3