From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000192.html | 88 +++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000192.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000192.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000192.html b/zarb-ml/mageia-sysadm/2010-November/000192.html new file mode 100644 index 000000000..f7d06de12 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000192.html @@ -0,0 +1,88 @@ + + + + [Mageia-sysadm] [84] - since catdap use fcgid ( in the example file given by buchan ), let' s add this + + + + + + + + + +

[Mageia-sysadm] [84] - since catdap use fcgid ( in the example file given by buchan ), let' s add this

+ root at mageia.org + root at mageia.org +
+ Thu Nov 4 16:53:24 CET 2010 +

+
+ +
Revision: 84
+Author:   misc
+Date:     2010-11-04 16:53:24 +0100 (Thu, 04 Nov 2010)
+Log Message:
+-----------
+- since catdap use fcgid ( in the example file given by buchan ), let's add this
+
+Modified Paths:
+--------------
+    puppet/modules/apache/manifests/init.pp
+
+Modified: puppet/modules/apache/manifests/init.pp
+===================================================================
+--- puppet/modules/apache/manifests/init.pp	2010-11-04 14:59:38 UTC (rev 83)
++++ puppet/modules/apache/manifests/init.pp	2010-11-04 15:53:24 UTC (rev 84)
+@@ -24,6 +24,13 @@
+         }
+     }
+ 
++    class mod_fcgid inherits base {
++        package { "apache-mod_fcgid":
++            ensure => installed
++        }
++    }
++
++
+     class mod_wsgi inherits base {
+         package { "apache-mod_wsgi":
+             ensure => installed
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101104/ba0b195f/attachment-0001.html>
+
+ + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1