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/000338.html | 91 +++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000338.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000338.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000338.html b/zarb-ml/mageia-sysadm/2010-November/000338.html new file mode 100644 index 000000000..349585355 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000338.html @@ -0,0 +1,91 @@ + + + + [Mageia-sysadm] [200] - fix template here too + + + + + + + + + +

[Mageia-sysadm] [200] - fix template here too

+ root at mageia.org + root at mageia.org +
+ Mon Nov 8 01:48:05 CET 2010 +

+
+ +
Revision: 200
+Author:   misc
+Date:     2010-11-08 01:48:05 +0100 (Mon, 08 Nov 2010)
+Log Message:
+-----------
+- fix template here too
+
+Modified Paths:
+--------------
+    puppet/modules/apache/templates/vhost_ssl_redirect.conf
+
+Modified: puppet/modules/apache/templates/vhost_ssl_redirect.conf
+===================================================================
+--- puppet/modules/apache/templates/vhost_ssl_redirect.conf	2010-11-08 00:47:08 UTC (rev 199)
++++ puppet/modules/apache/templates/vhost_ssl_redirect.conf	2010-11-08 00:48:05 UTC (rev 200)
+@@ -1,4 +1,4 @@
+ <VirtualHost *:80>
+-        ServerName <%= vhost %>
+-        Redirect / https://<%= vhost %>/
++        ServerName <%= name %>
++        Redirect / https://<%= name %>/
+ </VirtualHost>
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101108/e62c1eb6/attachment.html>
+
+ + + + + + + + + + + + + +
+

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