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/2011-January/002205.html | 95 ++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002205.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002205.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002205.html b/zarb-ml/mageia-sysadm/2011-January/002205.html new file mode 100644 index 000000000..5f130f394 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002205.html @@ -0,0 +1,95 @@ + + + + [Mageia-sysadm] [835] fix + + + + + + + + + +

[Mageia-sysadm] [835] fix

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 18:18:43 CET 2011 +

+
+ +
Revision: 835
+Author:   dams
+Date:     2011-01-18 18:18:43 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+fix
+
+Modified Paths:
+--------------
+    puppet/modules/blog/templates/01_blogs_vhosts.conf
+
+Modified: puppet/modules/blog/templates/01_blogs_vhosts.conf
+===================================================================
+--- puppet/modules/blog/templates/01_blogs_vhosts.conf	2011-01-18 17:10:38 UTC (rev 834)
++++ puppet/modules/blog/templates/01_blogs_vhosts.conf	2011-01-18 17:18:43 UTC (rev 835)
+@@ -1,9 +1,8 @@
+ <VirtualHost *:80>
+-ServerName blog.mandriva.com
+-ServerPath /
++ServerName champagne.mageia.org
+ Alias /blog-test /blogs.mageia.org/test
+ DocumentRoot /var/www/html/blogs.mageia.org/
+-<Directory /blogs.mageia.org/test>
++<Directory /var/www/html/blogs.mageia.org/test>
+        Order deny,allow
+        Allow from all
+        Options FollowSymlinks	
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/a3c122b1/attachment.html>
+
+ + + + + + + + + + + + +
+

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