summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-January/001473.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/2011-January/001473.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001473.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-January/001473.html100
1 files changed, 100 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001473.html b/zarb-ml/mageia-sysadm/2011-January/001473.html
new file mode 100644
index 000000000..6ed943ed5
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-January/001473.html
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [652] add mageiatools repository
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B652%5D%20add%20mageiatools%20repository&In-Reply-To=%3C20110103180040.B18E24178D%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001731.html">
+ <LINK REL="Next" HREF="001474.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [652] add mageiatools repository</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B652%5D%20add%20mageiatools%20repository&In-Reply-To=%3C20110103180040.B18E24178D%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [652] add mageiatools repository">root at mageia.org
+ </A><BR>
+ <I>Mon Jan 3 19:00:40 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001731.html">[Mageia-sysadm] [LONG] new server to name and password handling
+</A></li>
+ <LI>Next message: <A HREF="001474.html">[Mageia-sysadm] DNS update and redirection
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1473">[ date ]</a>
+ <a href="thread.html#1473">[ thread ]</a>
+ <a href="subject.html#1473">[ subject ]</a>
+ <a href="author.html#1473">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 652
+Author: boklm
+Date: 2011-01-03 19:00:40 +0100 (Mon, 03 Jan 2011)
+Log Message:
+-----------
+add mageiatools repository
+
+Modified Paths:
+--------------
+ puppet/modules/buildsystem/templates/vhost_repository.conf
+
+Modified: puppet/modules/buildsystem/templates/vhost_repository.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/vhost_repository.conf 2010-12-21 19:36:10 UTC (rev 651)
++++ puppet/modules/buildsystem/templates/vhost_repository.conf 2011-01-03 18:00:40 UTC (rev 652)
+@@ -8,6 +8,7 @@
+ ServerName repository.&lt;%= domain %&gt;
+ DocumentRoot &lt;%= repository_root %&gt;
+ Alias /mandriva/ &quot;/distrib/mandriva/&quot;
++ Alias /mageiatools/ &quot;/distrib/mageiatools/&quot;
+ &lt;Directory &lt;%= repository_root %&gt;&gt;
+ Order deny,allow
+ Deny from all
+@@ -24,4 +25,9 @@
+ Allow from .&lt;%= domain %&gt;
+ Options Indexes FollowSymLinks
+ &lt;/Directory&gt;
++ &lt;Directory /distrib/mageiatools&gt;
++ Order deny,allow
++ Allow from all
++ Options Indexes FollowSymLinks
++ &lt;/Directory&gt;
+ &lt;/VirtualHost&gt;
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20110103/3d460159/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001731.html">[Mageia-sysadm] [LONG] new server to name and password handling
+</A></li>
+ <LI>Next message: <A HREF="001474.html">[Mageia-sysadm] DNS update and redirection
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1473">[ date ]</a>
+ <a href="thread.html#1473">[ thread ]</a>
+ <a href="subject.html#1473">[ subject ]</a>
+ <a href="author.html#1473">[ 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>