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/002191.html | 97 ++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002191.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002191.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002191.html b/zarb-ml/mageia-sysadm/2011-January/002191.html new file mode 100644 index 000000000..3af8318c2 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002191.html @@ -0,0 +1,97 @@ + + + + [Mageia-sysadm] [832] missing file (vhost) + + + + + + + + + +

[Mageia-sysadm] [832] missing file (vhost)

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

+
+ +
Revision: 832
+Author:   dams
+Date:     2011-01-18 18:01:27 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+missing file (vhost)
+
+Added Paths:
+-----------
+    puppet/modules/blog/templates/01_blogs_vhosts.conf
+
+Added: puppet/modules/blog/templates/01_blogs_vhosts.conf
+===================================================================
+--- puppet/modules/blog/templates/01_blogs_vhosts.conf	                        (rev 0)
++++ puppet/modules/blog/templates/01_blogs_vhosts.conf	2011-01-18 17:01:27 UTC (rev 832)
+@@ -0,0 +1,12 @@
++<VirtualHost *:80>
++ServerName blog.mandriva.com
++ServerPath /
++Alias /blog-test /blogs.mageia.org/test
++DocumentRoot /var/www/html/blogs.mageia.org/
++<Directory /blogs.mageia.org/test>
++       Order deny,allow
++       Allow from all
++       Options FollowSymlinks	
++       Options +Indexes
++</Directory>
++</VirtualHost>
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/cf5aec49/attachment.html>
+
+ + + + + + + + + + + + + +
+

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