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/000219.html | 85 +++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000219.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000219.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000219.html b/zarb-ml/mageia-sysadm/2010-November/000219.html new file mode 100644 index 000000000..6789e1f6e --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000219.html @@ -0,0 +1,85 @@ + + + + [Mageia-sysadm] [106] - fix vhost name + + + + + + + + + +

[Mageia-sysadm] [106] - fix vhost name

+ root at mageia.org + root at mageia.org +
+ Thu Nov 4 19:54:40 CET 2010 +

+
+ +
Revision: 106
+Author:   nanardon
+Date:     2010-11-04 19:54:40 +0100 (Thu, 04 Nov 2010)
+Log Message:
+-----------
+- fix vhost name
+
+Modified Paths:
+--------------
+    puppet/modules/mga-mirrors/templates/mirrors_vhost.conf
+
+Modified: puppet/modules/mga-mirrors/templates/mirrors_vhost.conf
+===================================================================
+--- puppet/modules/mga-mirrors/templates/mirrors_vhost.conf	2010-11-04 18:45:33 UTC (rev 105)
++++ puppet/modules/mga-mirrors/templates/mirrors_vhost.conf	2010-11-04 18:54:40 UTC (rev 106)
+@@ -1,5 +1,5 @@
+ <VirtualHost *:80>
+-        ServerName identity.<%= domain %>
++        ServerName mirrors.<%= domain %>
+         # Serve static content directly
+         DocumentRoot  /dev/null
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101104/3601b1e1/attachment.html>
+
+ + + + + + + +
+

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