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/000337.html | 93 +++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000337.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000337.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000337.html b/zarb-ml/mageia-sysadm/2010-November/000337.html new file mode 100644 index 000000000..507c26761 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000337.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [199] - fix syntax error in the template ( TODO add a check in pre-commit ) + + + + + + + + + +

[Mageia-sysadm] [199] - fix syntax error in the template ( TODO add a check in pre-commit )

+ root at mageia.org + root at mageia.org +
+ Mon Nov 8 01:47:09 CET 2010 +

+
+ +
Revision: 199
+Author:   misc
+Date:     2010-11-08 01:47:08 +0100 (Mon, 08 Nov 2010)
+Log Message:
+-----------
+- fix syntax error in the template ( TODO add a check in pre-commit )
+
+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-08 00:44:13 UTC (rev 198)
++++ puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-08 00:47:08 UTC (rev 199)
+@@ -17,7 +17,7 @@
+         DocumentRoot  /dev/null
+ <% if location then %>
+         Alias /static <%= location %>/root/static
+-<% endif %>
++<% end %>
+         Alias / <%= script %>/
+         FastCgiServer <%= script %> -processes <%= process %> -idle-timeout 30
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101108/43d83843/attachment.html>
+
+ + + + + + + + + + + + + +
+

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