From dfd32a09f2ae886d21b9391a4df5489cca81f435 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 8 Jan 2012 14:37:37 +0100 Subject: correct naming --- manifests/include/mod_fcgid.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifests/include') diff --git a/manifests/include/mod_fcgid.pp b/manifests/include/mod_fcgid.pp index 2dd415a..4ecf40b 100644 --- a/manifests/include/mod_fcgid.pp +++ b/manifests/include/mod_fcgid.pp @@ -1,5 +1,5 @@ class apache::include::mod_fcgid { - apache::config::global{'mod_fcgid': + apache::config::global{'mod_fcgid.conf': content => "FcgidFixPathinfo 1\n" } -} \ No newline at end of file +} -- cgit v1.2.3