summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000219.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000219.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000219.html85
1 files changed, 85 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [106] - fix vhost name
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B106%5D%20-%20fix%20vhost%20name&In-Reply-To=%3C20101104185440.4FED52B235%40krampouezh.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000218.html">
+ <LINK REL="Next" HREF="000220.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [106] - fix vhost name</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B106%5D%20-%20fix%20vhost%20name&In-Reply-To=%3C20101104185440.4FED52B235%40krampouezh.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [106] - fix vhost name">root at mageia.org
+ </A><BR>
+ <I>Thu Nov 4 19:54:40 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000218.html">[Mageia-sysadm] [105] - fix file name
+</A></li>
+ <LI>Next message: <A HREF="000220.html">[Mageia-sysadm] [107] - add missing Requires
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#219">[ date ]</a>
+ <a href="thread.html#219">[ thread ]</a>
+ <a href="subject.html#219">[ subject ]</a>
+ <a href="author.html#219">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>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 @@
+ &lt;VirtualHost *:80&gt;
+- ServerName identity.&lt;%= domain %&gt;
++ ServerName mirrors.&lt;%= domain %&gt;
+ # Serve static content directly
+ DocumentRoot /dev/null
+
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101104/3601b1e1/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000218.html">[Mageia-sysadm] [105] - fix file name
+</A></li>
+ <LI>Next message: <A HREF="000220.html">[Mageia-sysadm] [107] - add missing Requires
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#219">[ date ]</a>
+ <a href="thread.html#219">[ thread ]</a>
+ <a href="subject.html#219">[ subject ]</a>
+ <a href="author.html#219">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>