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/000292.html | 85 +++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000292.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000292.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000292.html b/zarb-ml/mageia-sysadm/2010-November/000292.html new file mode 100644 index 000000000..1568584b8 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000292.html @@ -0,0 +1,85 @@ + + + + [Mageia-sysadm] [170] - oups again, fix the order of arguments + + + + + + + + + +

[Mageia-sysadm] [170] - oups again, fix the order of arguments

+ root at mageia.org + root at mageia.org +
+ Sat Nov 6 00:49:19 CET 2010 +

+
+ +
Revision: 170
+Author:   misc
+Date:     2010-11-06 00:49:19 +0100 (Sat, 06 Nov 2010)
+Log Message:
+-----------
+- oups again, fix the order of arguments
+
+Modified Paths:
+--------------
+    puppet/modules/apache/templates/vhost_catalyst_app.conf
+
+Modified: puppet/modules/apache/templates/vhost_catalyst_app.conf
+===================================================================
+--- puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-05 23:45:28 UTC (rev 169)
++++ puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-05 23:49:19 UTC (rev 170)
+@@ -3,7 +3,7 @@
+         # Serve static content directly
+         DocumentRoot  /dev/null
+ 
+-        Alias <%= script %>/ /
++        Alias / <%= script %>/
+         FastCgiServer <%= script %> -processes <%= process %> -idle-timeout 30
+ 
+         <Location />
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101106/a020a854/attachment-0001.html>
+
+ + + + + +
+

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