summaryrefslogtreecommitdiff
path: root/manifests/vhost/php/webapp.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost/php/webapp.pp')
-rw-r--r--manifests/vhost/php/webapp.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/php/webapp.pp b/manifests/vhost/php/webapp.pp
index 929f20e..22e932a 100644
--- a/manifests/vhost/php/webapp.pp
+++ b/manifests/vhost/php/webapp.pp
@@ -107,6 +107,7 @@ define apache::vhost::php::webapp(
additional_options => $additional_options,
default_charset => $default_charset,
mod_security => $mod_security,
+ mod_security_relevantonly => $mod_security_relevantonly,
ssl_mode => $ssl_mode,
vhost_mode => $vhost_mode,
vhost_source => $vhost_source,