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/002214.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002214.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002214.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002214.html b/zarb-ml/mageia-sysadm/2011-January/002214.html new file mode 100644 index 000000000..63e919f64 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002214.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [840] fix the vhost for all locales + + + + + + + + + +

[Mageia-sysadm] [840] fix the vhost for all locales

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 19:03:15 CET 2011 +

+
+ +
Revision: 840
+Author:   dams
+Date:     2011-01-18 19:03:15 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+fix the vhost for all locales
+
+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:49:20 UTC (rev 839)
++++ puppet/modules/blog/templates/01_blogs_vhosts.conf	2011-01-18 18:03:15 UTC (rev 840)
+@@ -1,8 +1,7 @@
+ <VirtualHost *:80>
+ ServerName blog-test.mageia.org
+-Alias /blog-test /blog.mageia.org/test
+ DocumentRoot /var/www/html/blog.mageia.org/
+-<Directory /var/www/html/blog.mageia.org/test>
++<Directory /var/www/html/blog.mageia.org/>
+        Order deny,allow
+        Allow from all
+        Options FollowSymlinks	
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/09455873/attachment.html>
+
+ + + + + + + + + + + + +
+

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