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

[Mageia-sysadm] [836] fix the path

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

+
+ +
Revision: 836
+Author:   dams
+Date:     2011-01-18 18:22:41 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+fix the path
+
+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:18:43 UTC (rev 835)
++++ puppet/modules/blog/templates/01_blogs_vhosts.conf	2011-01-18 17:22:41 UTC (rev 836)
+@@ -1,8 +1,8 @@
+ <VirtualHost *:80>
+ ServerName champagne.mageia.org
+-Alias /blog-test /blogs.mageia.org/test
+-DocumentRoot /var/www/html/blogs.mageia.org/
+-<Directory /var/www/html/blogs.mageia.org/test>
++Alias /blog-test /blog.mageia.org/test
++DocumentRoot /var/www/html/blog.mageia.org/
++<Directory /var/www/html/blog.mageia.org/test>
+        Order deny,allow
+        Allow from all
+        Options FollowSymlinks	
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/b3e9af30/attachment.html>
+
+ + + + + + + + + + + + +
+

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