summaryrefslogtreecommitdiff
path: root/manifests/vhost/modperl.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-10-09 00:30:16 +0200
committermh <mh@immerda.ch>2011-10-09 00:30:16 +0200
commit9ce971defd96d028b162c323914b9641ed99366a (patch)
tree52455aae74b8582cb01b286fdf13c8c7c5868947 /manifests/vhost/modperl.pp
parentbff168f1aad2a82e4b2fec5ca9b8260164cf7e27 (diff)
fix typo
Diffstat (limited to 'manifests/vhost/modperl.pp')
-rw-r--r--manifests/vhost/modperl.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/vhost/modperl.pp b/manifests/vhost/modperl.pp
index 7cbe578..c7b9e59 100644
--- a/manifests/vhost/modperl.pp
+++ b/manifests/vhost/modperl.pp
@@ -91,7 +91,7 @@ define apache::vhost::modperl(
}
'fcgid': {
include ::mod_fcgid
- apache::include::mod_fcgid
+ include apache::include::mod_fcgid
# we don't need mod_perl if we run it as fcgid
include ::mod_perl::disable